Skip to content

Commit 9920acf

Browse files
Bump library/golang from 1.26.6 to 1.27.0
Bumps library/golang from 1.26.6 to 1.27.0. --- updated-dependencies: - dependency-name: library/golang dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50e942e commit 9920acf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.26.6 AS builder
1+
FROM --platform=$BUILDPLATFORM docker.io/library/golang:1.27.0 AS builder
22
ARG TARGETARCH
33

44
RUN export DEBIAN_FRONTEND=noninteractive && \

0 commit comments

Comments
 (0)