Skip to content

Commit

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

chore(deps): Bump golang from 1.22.8-bullseye to 1.22.9-bullseye in /dockerfiles/relint-base
  • Loading branch information
davewalter authored Nov 12, 2024
2 parents f51ccc3 + aa2a531 commit 8d4a74f
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.8-bullseye
FROM golang:1.22.9-bullseye

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

0 comments on commit 8d4a74f

Please sign in to comment.