We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f01e5a + b16fe46 commit 0ef020dCopy full SHA for 0ef020d
1 file changed
docker/prod/Dockerfile
@@ -1,7 +1,7 @@
1
# Set also `ARCH` ARG here so we can use it on all the `FROM`s.
2
ARG ARCH
3
4
-FROM golang:1.24.3-alpine as build-stage
+FROM golang:1.24.4-alpine as build-stage
5
6
LABEL org.opencontainers.image.source=https://github.com/slok/sloth
7
0 commit comments