Skip to content

Commit 83ae3a7

Browse files
Bump golang from d9c983d to 2dcdada in /cmd
Bumps golang from `d9c983d` to `2dcdada`. --- updated-dependencies: - dependency-name: golang dependency-version: 1.25.6-alpine3.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf4d66f commit 83ae3a7

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.25.6-alpine3.22@sha256:d9c983d2ac66c3f43208dfb6b092dd1296baa058766e3aa88a1b233adeb416c1 AS builder
1+
FROM golang:1.25.6-alpine3.22@sha256:2dcdadabb270f820015c81a92dea242504351af86f8baaa60d234685ba083015 AS builder
22

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

0 commit comments

Comments
 (0)