Skip to content

Commit 9a4e6f6

Browse files
chore(deps): bump golang from 1.24.1-alpine3.20 to 1.24.2-alpine3.20
Bumps golang from 1.24.1-alpine3.20 to 1.24.2-alpine3.20. --- updated-dependencies: - dependency-name: golang dependency-version: 1.24.2-alpine3.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8713ee9 commit 9a4e6f6

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 docker.io/golang:1.24.1-alpine3.20 as builder
1+
FROM docker.io/golang:1.24.2-alpine3.20 as builder
22

33
WORKDIR /go/src/app
44

0 commit comments

Comments
 (0)