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