We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e1ebe03 + 1aa5aaf commit 7edbda8Copy full SHA for 7edbda8
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.25-alpine3.22 as builder
+FROM golang:1.26-alpine3.22 as builder
2
3
WORKDIR /go/src/github.com/mxssl/ntwrk
4
COPY . .
0 commit comments