Skip to content

Commit 15c2d44

Browse files
build(deps): bump golang in /docker/prod
Bumps golang from 1.24.4-alpine to 1.24.6-alpine. --- updated-dependencies: - dependency-name: golang dependency-version: 1.24.6-alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff0dced commit 15c2d44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/prod/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Set also `ARCH` ARG here so we can use it on all the `FROM`s.
22
ARG ARCH
33

4-
FROM golang:1.24.4-alpine as build-stage
4+
FROM golang:1.24.6-alpine as build-stage
55

66
LABEL org.opencontainers.image.source=https://github.com/slok/sloth
77

0 commit comments

Comments
 (0)