Skip to content

Commit ab11fd2

Browse files
chore(deps): bump golang in /images/installer (#341)
Bumps golang from `2b1cbf2` to `c5adecd`. --- 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 00a1acc commit ab11fd2

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.24@sha256:2b1cbf278ce05a2a310a3d695ebb176420117a8cfcfcc4e5e68a1bef5f6354da AS builder
1+
FROM golang:1.24@sha256:fa145a3c13f145356057e00ed6f66fbd9bf017798c9d7b2b8e956651fe4f52da AS builder
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)