We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 901b08c commit 6df7f66Copy full SHA for 6df7f66
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM debian:bookworm-20241016 AS downloader
+FROM debian:bookworm-20241111 AS downloader
2
3
RUN apt-get update && apt-get install -y rsync
4
RUN mkdir /libs; \
0 commit comments