We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b22e799 commit 8d7af8cCopy full SHA for 8d7af8c
docker/algod/source/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.16.11
+FROM golang:1.17
2
3
ARG URL=https://github.com/algorand/go-algorand
4
ARG BRANCH=master
docker/indexer/Dockerfile
-FROM golang:1.13.12-alpine
+FROM golang:1.17-alpine
ARG URL=https://github.com/algorand/indexer
0 commit comments