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.
1 parent f79f639 commit 5c2f193Copy full SHA for 5c2f193
Dockerfile.server
@@ -1,4 +1,4 @@
1
-FROM golang:1.18 as builder
+FROM golang:1.21 as builder
2
3
WORKDIR /workspace
4
# Copy the Go Modules manifests
0 commit comments