Skip to content

Commit 7e10c3b

Browse files
chore(deps): bump golang from 079e598 to 3aff665
Bumps golang from `079e598` to `3aff665`. --- updated-dependencies: - dependency-name: golang dependency-version: '1.26' dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9b7cf5 commit 7e10c3b

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,7 +1,7 @@
11
# Base images are digest-pinned for build-input integrity (OWASP A08). The
22
# trailing tag comment records the human-readable version; Dependabot bumps the
33
# digest.
4-
FROM golang:1.26@sha256:079e59808d2d252516e27e3f3a9c003740dee7f75e55aa71528766d52bcfc16a AS build
4+
FROM golang:1.26@sha256:3aff6657219a4d9c14e27fb1d8976c49c29fddb70ba835014f477e1c70636647 AS build
55

66
WORKDIR /src
77

0 commit comments

Comments
 (0)