Skip to content

Commit c3e44e0

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump golang from 1.23.3-alpine to 1.23.4-alpine in /linux
Bumps golang from 1.23.3-alpine to 1.23.4-alpine. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce59e64 commit c3e44e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23.3-alpine AS build-backend
1+
FROM golang:1.23.4-alpine AS build-backend
22
LABEL builder=true
33

44
ENV CGO_ENABLED=0

0 commit comments

Comments
 (0)