Skip to content

Commit 3bd19cc

Browse files
Bump golang from 1.26.2-alpine3.22 to 1.26.3-alpine3.22 in /cmd (#440)
Bumps golang from 1.26.2-alpine3.22 to 1.26.3-alpine3.22. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26.3-alpine3.22 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 85c9da4 commit 3bd19cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/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.22@sha256:6ebcc4eb3726dd548c71ad97fc8c9ab7f6d60a45fbfb7c6b734ec0489fa25c41 AS builder
1+
FROM golang:1.26.3-alpine3.22@sha256:be93003ee861b3b91b6ebcb22678524947e0cd786c2df3f32af520006b1e54f5 AS builder
22

33
ARG GOFLAGS="-trimpath -buildvcs=false -buildmode=exe"
44
ENV GOFLAGS=$GOFLAGS

0 commit comments

Comments
 (0)