We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 476bfbe + e5d49fa commit e480f02Copy full SHA for e480f02
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM debian:bookworm-20240701 AS downloader
+FROM debian:bookworm-20240722 AS downloader
2
3
RUN apt-get update && apt-get install -y rsync
4
RUN mkdir /libs; \
0 commit comments