Skip to content

Commit 2ca17fa

Browse files
Bump golang from 1.24.2-alpine to 1.24.3-alpine in /linux (#151)
Bumps golang from 1.24.2-alpine to 1.24.3-alpine. --- updated-dependencies: - dependency-name: golang dependency-version: 1.24.3-alpine 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 8bfa06c commit 2ca17fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24.2-alpine AS build-backend
1+
FROM golang:1.24.3-alpine AS build-backend
22
LABEL builder=true
33

44
ENV CGO_ENABLED=0

0 commit comments

Comments
 (0)