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