We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25ca597 + dd66bfe commit 1f1cc73Copy full SHA for 1f1cc73
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM debian:bookworm-20240408 AS downloader
+FROM debian:bookworm-20240423 AS downloader
2
3
RUN apt-get update && apt-get install -y rsync
4
RUN mkdir /libs; \
0 commit comments