Skip to content

Commit 5020740

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 70fc74f commit 5020740

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
WORKDIR /glci

0 commit comments

Comments
 (0)