Skip to content

Commit

Permalink
Update dev branch to Go 1.23 series point release
Browse files Browse the repository at this point in the history
Update "canary" Dockerfile from the 1.23 series to reflect previous Go
1.23 point release. This should trigger a Dependabot update for this
file to the next available point release.
  • Loading branch information
atc0005 committed Nov 13, 2024
1 parent ff0dacf commit bb9c086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependabot/docker/go/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
# binaries) to reflect that version of Go.

# https://hub.docker.com/_/golang
FROM golang:1.23
FROM golang:1.23.2

0 comments on commit bb9c086

Please sign in to comment.