Skip to content

Commit 3d0fa11

Browse files
authored
Merge pull request #41 from toelke/dependabot/docker/debian-bookworm-20240612
Bump debian from bookworm-20240513 to bookworm-20240612
2 parents e3c6680 + f448614 commit 3d0fa11

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-20240513 AS downloader
1+
FROM debian:bookworm-20240612 AS downloader
22

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

0 commit comments

Comments
 (0)