Skip to content

Commit 505c0ba

Browse files
chore(deps): Bump golang from 1.26rc3-alpine3.22 to 1.26-alpine3.22
Bumps golang from 1.26rc3-alpine3.22 to 1.26-alpine3.22. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26-alpine3.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d0008a commit 505c0ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.26rc3-alpine3.22@sha256:44671c30ff42221d26fa4f1e8d43d930f0ffe8def70ed90e1cf5af585bc4f38c AS builder
3+
FROM --platform=$BUILDPLATFORM golang:1.26-alpine3.22@sha256:169d3991a4f795124a88b33c73549955a3d856e26e8504b5530c30bd245f9f1b AS builder
44

55
COPY --from=xx / /
66

0 commit comments

Comments
 (0)