Skip to content

Commit 20a1565

Browse files
renovate[bot]tboerger
authored andcommitted
deps(patch): update golang docker tag to v1.25.7
1 parent c661690 commit 20a1565

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@sha256:ac09a5f469f307e5da71e766b0bd59c9c49ea460a528cc3e6686513d64a6f1fb AS builder
1+
FROM --platform=$BUILDPLATFORM golang:1.25.7-alpine@sha256:81d49e1de26fa223b9ae0b4d5a4065ff8176a7d80aa5ef0bd9f2eee430afe4d7 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)