Skip to content

Commit f5f34f6

Browse files
authored
Merge pull request #475 from cloudfoundry/dependabot/docker/dockerfiles/relint-base/golang-1.23.6-bullseye
chore(deps): Bump golang from 1.23.5-bullseye to 1.23.6-bullseye in /dockerfiles/relint-base
2 parents 5c70de4 + 0313b89 commit f5f34f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/relint-base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23.5-bullseye
1+
FROM golang:1.23.6-bullseye
22

33
RUN set -eux; \
44
apt-get update; \

0 commit comments

Comments
 (0)