Skip to content

Commit 2f01ead

Browse files
chore(deps): bump golang in /images/installer (#314)
Bumps golang from `7ea4c9d` to `8c10f21`. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02c395f commit 2f01ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/installer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23@sha256:7ea4c9dcb2b97ff8ee80a67db3d44f98c8ffa0d191399197007d8459c1453041 AS builder
1+
FROM golang:1.23@sha256:8c10f21bec412f08f73aa7b97ca5ac5f28a39d8a88030ad8a339fd0a781d72b4 AS builder
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)