Skip to content

Commit 76a281e

Browse files
patch(deps): update alpine:3.23 docker digest to 2510918 (#256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af1c6e0 commit 76a281e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/terrastate/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ RUN --mount=type=cache,target=/go/pkg \
1616
--mount=type=cache,target=/root/.cache/go-build \
1717
task generate build GOOS=${TARGETOS} GOARCH=${TARGETARCH}
1818

19-
FROM alpine:3.23@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62
19+
FROM alpine:3.23@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659
2020

2121
RUN apk add --no-cache ca-certificates mailcap && \
2222
addgroup -g 1337 terrastate && \

0 commit comments

Comments
 (0)