Skip to content

Commit 7c3ddce

Browse files
Bump debian from bookworm-20250203 to bookworm-20250224
Bumps debian from bookworm-20250203 to bookworm-20250224. --- updated-dependencies: - dependency-name: debian dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00851f9 commit 7c3ddce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:bookworm-20250203 AS downloader
1+
FROM debian:bookworm-20250224 AS downloader
22

33
RUN apt-get update && apt-get install -y rsync
44
RUN mkdir /libs; \

0 commit comments

Comments
 (0)