Skip to content

Commit fcb1559

Browse files
committed
New version of Go
1 parent 1f36906 commit fcb1559

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Get Golang for builder
2-
FROM golang:1.20.3 as builder
2+
FROM golang:1.20.4 as builder
33

44
# Set the working directory
55
WORKDIR /go/src/github.com/BuxOrg/bux-server

0 commit comments

Comments
 (0)