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 8b28be7 + 87c27a5 commit 58fea77Copy full SHA for 58fea77
Dockerfile
@@ -1,6 +1,6 @@
1
# Start from a Debian image with the latest version of Go installed
2
# and a workspace (GOPATH) configured at /go.
3
-FROM golang:1.21.3
+FROM golang:1.21.4
4
5
# Copy the local package files to the container's workspace.
6
ADD . /go/src/github.com/compscidr/goblog/
0 commit comments