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 a520b58 commit 13259ddCopy full SHA for 13259dd
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# Get Golang for builder
2
-FROM golang:1.18 as builder
+FROM golang:1.18.1 as builder
3
4
# Set the working directory
5
WORKDIR /go/src/github.com/BuxOrg/bux-server
0 commit comments