We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f57f9bc commit aec4efcCopy full SHA for aec4efc
setup/dockerbuilds/Dockerfile.hermes
@@ -1,4 +1,4 @@
1
-FROM ubuntu:23.04
+FROM ubuntu:23.10
2
COPY ./hermes/ /app/network/hermes/
3
WORKDIR /app
4
RUN apt-get update && apt-get install -y wget && \
0 commit comments