Skip to content

Commit 5cfeafc

Browse files
Bump golang from 1.25.3-alpine3.22 to 1.25.4-alpine3.22
Bumps golang from 1.25.3-alpine3.22 to 1.25.4-alpine3.22. --- updated-dependencies: - dependency-name: golang dependency-version: 1.25.4-alpine3.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f32c3ed commit 5cfeafc

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.25.3-alpine3.22 as builder
1+
FROM golang:1.25.4-alpine3.22 as builder
22

33
ENV GO111MODULE=on
44

0 commit comments

Comments
 (0)