Skip to content

Commit

Permalink
Merge pull request #421 from cloudfoundry/dependabot/docker/dockerfil…
Browse files Browse the repository at this point in the history
…es/relint-base/golang-1.22.7-bullseye

chore(deps): Bump golang from 1.22.6-bullseye to 1.22.7-bullseye in /dockerfiles/relint-base
  • Loading branch information
davewalter authored Sep 9, 2024
2 parents e6f640c + 748fef3 commit 03db0f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/relint-base/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.22.6-bullseye
FROM golang:1.22.7-bullseye

RUN set -eux; \
apt-get update; \
Expand Down

0 comments on commit 03db0f8

Please sign in to comment.