We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca47e33 commit d93989fCopy full SHA for d93989f
Dockerfile
@@ -1,5 +1,5 @@
1
###################### Stage I ######################
2
-FROM golang:1.24.3 AS builder
+FROM golang:1.24.4 AS builder
3
RUN apt-get update && apt-get install -y --no-install-recommends \
4
bzip2=1.0.8-5+b1 \
5
git=1:2.39.5-0+deb12u2 \
0 commit comments