Skip to content

Commit aec4efc

Browse files
committed
1 parent f57f9bc commit aec4efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/dockerbuilds/Dockerfile.hermes

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:23.04
1+
FROM ubuntu:23.10
22
COPY ./hermes/ /app/network/hermes/
33
WORKDIR /app
44
RUN apt-get update && apt-get install -y wget && \

0 commit comments

Comments
 (0)