Skip to content

Commit af02e24

Browse files
patch(deps): pin golang docker tag to ac09a5f (#1760)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 237c4ea commit af02e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/kleister-api/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM golang:1.25.5-alpine AS builder
1+
FROM --platform=$BUILDPLATFORM golang:1.25.5-alpine@sha256:ac09a5f469f307e5da71e766b0bd59c9c49ea460a528cc3e6686513d64a6f1fb AS builder
22

33
RUN apk add --no-cache -U nodejs npm git curl
44
RUN sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d -b /usr/local/bin

0 commit comments

Comments
 (0)