Skip to content

Commit 8a08784

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

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.26.1-alpine3.23@sha256:2389ebfa5b7f43eeafbd6be0c3700cc46690ef842ad962f6c5bd6be49ed82039 AS builder
1+
FROM golang:1.26.2-alpine3.23@sha256:c2a1f7b2095d046ae14b286b18413a05bb82c9bca9b25fe7ff5efef0f0826166 AS builder
22

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

0 commit comments

Comments
 (0)