Skip to content

Commit

Permalink
Release Build Image: Bump amd64/golang in /unstable/build/release
Browse files Browse the repository at this point in the history
Bumps amd64/golang from 1.22.3-bookworm to 1.22.4-bookworm.

---
updated-dependencies:
- dependency-name: amd64/golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 5, 2024
1 parent 91db8c4 commit e0baae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unstable/build/release/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

# https://hub.docker.com/_/golang

FROM amd64/golang:1.22.3-bookworm
FROM amd64/golang:1.22.4-bookworm

# https://docs.github.com/en/packages/learn-github-packages/connecting-a-repository-to-a-package
LABEL org.opencontainers.image.source="https://github.com/atc0005/go-ci"
Expand Down

0 comments on commit e0baae6

Please sign in to comment.