We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41c9811 commit 25f6019Copy full SHA for 25f6019
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
###################### Stage I ######################
2
-FROM golang:1.24.1 AS builder
+FROM golang:1.24.2 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