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 b9ac58a + 08afb0d commit 29db4acCopy full SHA for 29db4ac
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# Get Golang for builder
2
-FROM golang:1.18.2 as builder
+FROM golang:1.18.3 as builder
3
4
# Set the working directory
5
WORKDIR /go/src/github.com/BuxOrg/bux-server
0 commit comments