Skip to content

Commit ace1857

Browse files
Bump golang in /integration in the all-deps group
Bumps the all-deps group in /integration with 1 update: golang. Updates `golang` from `45b4337` to `1a26d5a` --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b06d4d commit ace1857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This Dockerfile builds a base image for the CloudBuild integration testing.
2-
FROM golang:1.23.1-bullseye@sha256:45b43371f21ec51276118e6806a22cbb0bca087ddd54c491fdc7149be01035d5 AS testbase
2+
FROM golang:1.23.1-bullseye@sha256:1a26d5ad2e9bdbe9206f1db3035dbf90ad2b4ad09ccbbbcf5ec0c4e56bbe77d1 AS testbase
33

44
WORKDIR /testbase
55

0 commit comments

Comments
 (0)