We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 560f18b commit 9d0ee2fCopy full SHA for 9d0ee2f
dockerfiles/Dockerfile.informative
@@ -5,7 +5,7 @@ COPY ../informative-indexer /informative-indexer
5
6
RUN go build -o /informative-indexer.bin .
7
8
-FROM ubuntu:latest
+FROM ubuntu:22.04
9
10
ENV MOVEVM_VERSION=v0.6.1
11
0 commit comments