We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11aab34 commit 35bd9fcCopy full SHA for 35bd9fc
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.19.1 as builder
+FROM golang:1.22.5 as builder
2
LABEL maintainer="SkynetLabs <[email protected]>"
3
4
WORKDIR /root
0 commit comments