Skip to content

Commit d5960c0

Browse files
chore(deps): Bump golang from 1.25.5-alpine3.22 to 1.26rc2-alpine3.22 (#560)
Bumps golang from 1.25.5-alpine3.22 to 1.26rc2-alpine3.22. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26rc2-alpine3.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67082f6 commit d5960c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.9.0@sha256:c64defb9ed5a91eacb37f96ccc3d4cd72521c4bd18d5442905b95e2226b0e707 AS xx
22

3-
FROM --platform=$BUILDPLATFORM golang:1.25.5-alpine3.22@sha256:3587db7cc96576822c606d119729370dbf581931c5f43ac6d3fa03ab4ed85a10 AS builder
3+
FROM --platform=$BUILDPLATFORM golang:1.26rc2-alpine3.22@sha256:9cdde6d36f579aed530b070137a2ae7e42a936a3289152ce40f49b17409860e1 AS builder
44

55
COPY --from=xx / /
66

0 commit comments

Comments
 (0)