Skip to content

Commit 0ef020d

Browse files
authored
Merge pull request #627 from slok/dependabot/docker/docker/prod/golang-1.24.4-alpine
build(deps): bump golang from 1.24.3-alpine to 1.24.4-alpine in /docker/prod
2 parents 1f01e5a + b16fe46 commit 0ef020d

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.3-alpine as build-stage
4+
FROM golang:1.24.4-alpine as build-stage
55

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

0 commit comments

Comments
 (0)