We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9f49be commit d1d7d8fCopy full SHA for d1d7d8f
1 file changed
Dockerfile
@@ -1,10 +1,10 @@
1
-FROM docker:28.4.0-alpine3.22
+FROM docker:28.5.1-alpine3.22
2
3
RUN apk add \
4
bash \
5
coreutils \
6
curl \
7
- go=~1.24.7 \
+ go=~1.24.9 \
8
make \
9
python3 \
10
py3-requests \
0 commit comments