We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5512b55 commit 5119b4eCopy full SHA for 5119b4e
Dockerfile
@@ -8,7 +8,7 @@ RUN git clone https://github.com/vechain/thor.git /go/thor
8
RUN git checkout ${THOR_VERSION}
9
RUN make all
10
11
-FROM ubuntu:20.04
+FROM ubuntu:24.04
12
13
WORKDIR /data
14
WORKDIR /usr/src/app
0 commit comments