Skip to content

Commit 7f00985

Browse files
Bump golang from 1.26.2-alpine3.23 to 1.26.3-alpine3.23
Bumps golang from 1.26.2-alpine3.23 to 1.26.3-alpine3.23. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26.3-alpine3.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b86c3ef commit 7f00985

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.26.2-alpine3.23@sha256:f85330846cde1e57ca9ec309382da3b8e6ae3ab943d2739500e08c86393a21b1 AS builder
1+
FROM golang:1.26.3-alpine3.23@sha256:91eda9776261207ea25fd06b5b7fed8d397dd2c0a283e77f2ab6e91bfa71079d AS builder
22

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

0 commit comments

Comments
 (0)