Skip to content

Commit c838d6a

Browse files
Bump golang in /clone/cmd/ctverify in the all-deps group
Bumps the all-deps group in /clone/cmd/ctverify with 1 update: golang. Updates `golang` from 1.23.1-alpine3.20 to 1.23.2-alpine3.20 --- 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 8a9a10a commit c838d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clone/cmd/ctverify/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23.1-alpine3.20@sha256:ac67716dd016429be8d4c2c53a248d7bcdf06d34127d3dc451bda6aa5a87bc06 AS builder
1+
FROM golang:1.23.2-alpine3.20@sha256:9dd2625a1ff2859b8d8b01d8f7822c0f528942fe56cfe7a1e7c38d3b8d72d679 AS builder
22

33
ARG GOFLAGS=""
44
ENV GOFLAGS=$GOFLAGS

0 commit comments

Comments
 (0)