Skip to content

Commit

Permalink
Merge pull request #176 from nttcom/dependabot/docker/build/package/g…
Browse files Browse the repository at this point in the history
…olang-1.23.0

Bump golang from 1.22.6 to 1.23.0 in /build/package
  • Loading branch information
watal committed Aug 27, 2024
2 parents 6a62a08 + ecac1a0 commit 2f5ef50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/package/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.22.6
FROM golang:1.23.0
LABEL maintainer "Motoki TAKENAKA <[email protected]>"

WORKDIR /pola
Expand Down

0 comments on commit 2f5ef50

Please sign in to comment.