Skip to content

Commit 00a8bbd

Browse files
Bump golang from a0b3bc4 to 114b9cc in /internal/witness/cmd/feeder
Bumps golang from `a0b3bc4` to `114b9cc`. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ad2c48 commit 00a8bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/witness/cmd/feeder/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.21.1-bookworm@sha256:a0b3bc435cf2118e62db49d611bcdfa87a525be6fdf49179a5c9dbd4d0f1c63f as builder
1+
FROM golang:1.21.1-bookworm@sha256:114b9cc39f435cfc34e2d48d0cb12cba2015a87f359f5dbf3ee3b6cf3591b7fb as builder
22

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

0 commit comments

Comments
 (0)