Skip to content

Commit d8ef33d

Browse files
Bump golang from 1.25-alpine to 1.26-alpine in /golang (#9)
Bumps golang from 1.25-alpine to 1.26-alpine. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26-alpine dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 703f415 commit d8ef33d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

golang/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/golang:1.25-alpine
1+
FROM docker.io/golang:1.26-alpine
22
LABEL org.opencontainers.image.source = "https://github.com/mcsps/docker-images"
33
RUN apk --no-cache add ca-certificates bash curl git jq openssl sqlite net-tools sudo
44

0 commit comments

Comments
 (0)