We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54086e9 commit 6254b67Copy full SHA for 6254b67
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.17.8 as builder
+FROM golang:1.18.0 as builder
2
LABEL maintainer="SkynetLabs <[email protected]>"
3
4
WORKDIR /root
0 commit comments