Skip to content

Commit 4a30067

Browse files
deps(patch): update golang docker tag to v1.26.5
1 parent 695a2eb commit 4a30067

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/prom-to-apt-dater/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.26.4-alpine@sha256:3ad57304ad93bbec8548a0437ad9e06a455660655d9af011d58b993f6f615648 AS builder
1+
FROM --platform=$BUILDPLATFORM golang:1.26.5-alpine@sha256:99e12cfb19b753915f9b9fdc5a99f1869a24a69d3a0955832d5702e7fa68f1be AS builder
22

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

0 commit comments

Comments
 (0)