Skip to content

Commit

Permalink
Merge pull request #324 from BuxOrg/dependabot/docker/master/golang-1…
Browse files Browse the repository at this point in the history
….21.2

build(deps): bump golang from 1.21.1 to 1.21.2
  • Loading branch information
mergify[bot] authored Oct 9, 2023
2 parents 68e8281 + 762aabb commit 74294c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Get Golang for builder
FROM golang:1.21.1 as builder
FROM golang:1.21.2 as builder

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

0 comments on commit 74294c6

Please sign in to comment.