Skip to content

Commit ddcb9c8

Browse files
dependabot[bot]csatib02
authored andcommitted
chore(deps): Bump golang from 169d399 to 07e91d2
Bumps golang from `169d399` to `07e91d2`. --- 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 68b1cbf commit ddcb9c8

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

55
COPY --from=xx / /
66

0 commit comments

Comments
 (0)