Skip to content

Commit

Permalink
Merge pull request #1132 from atc0005/dependabot/docker/unstable/buil…
Browse files Browse the repository at this point in the history
…d/release/master/golang-1.21-bookworm

docker: bump golang from 1.21rc4-bookworm to 1.21-bookworm in /unstable/build/release
  • Loading branch information
atc0005 authored Aug 9, 2023
2 parents b544952 + bfba2a2 commit d118e3e
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 golang:1.21rc4-bookworm
FROM golang:1.21-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 d118e3e

Please sign in to comment.