Skip to content

Commit

Permalink
Bump golang from 1.19 to 1.21
Browse files Browse the repository at this point in the history
Bumps golang from 1.19 to 1.21.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 9, 2023
1 parent ac8e617 commit 25664aa
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,4 +1,4 @@
FROM golang:1.19@sha256:9613596d7405705447f36440a59a3a2a1d22384c7568ae1838d0129964c5ba13 AS builder
FROM golang:1.21@sha256:a0e3e6859220ee48340c5926794ce87a891a1abb51530573c694317bf8f72543 AS builder

ENV GO111MODULE=on \
CGO_ENABLED=0 \
Expand Down

0 comments on commit 25664aa

Please sign in to comment.