Skip to content

Commit 5e9138c

Browse files
deps(minor): update golang docker tag to v1.26.3 (#217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb21374 commit 5e9138c

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.25.5-alpine AS builder
1+
FROM --platform=$BUILDPLATFORM golang:1.26.3-alpine@sha256:91eda9776261207ea25fd06b5b7fed8d397dd2c0a283e77f2ab6e91bfa71079d 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)