Skip to content

Commit f007d02

Browse files
Bump golang from 1.25.7-alpine3.23 to 1.26.1-alpine3.23 (#55)
Bumps golang from 1.25.7-alpine3.23 to 1.26.1-alpine3.23. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26.1-alpine3.23 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 426c289 commit f007d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.25.7-alpine3.23@sha256:f6751d823c26342f9506c03797d2527668d095b0a15f1862cddb4d927a7a4ced AS builder
1+
FROM golang:1.26.1-alpine3.23@sha256:2389ebfa5b7f43eeafbd6be0c3700cc46690ef842ad962f6c5bd6be49ed82039 AS builder
22

33
WORKDIR /app
44
COPY go.mod go.sum ./

0 commit comments

Comments
 (0)