Skip to content

Commit

Permalink
Merge pull request #34 from toelke/dependabot/docker/debian-bookworm-…
Browse files Browse the repository at this point in the history
…20240110

Bump debian from bookworm-20231218 to bookworm-20240110
  • Loading branch information
toelke authored Jan 15, 2024
2 parents 349ec93 + 706d28a commit ad1f6f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:bookworm-20231218 AS downloader
FROM debian:bookworm-20240110 AS downloader

RUN apt-get update && apt-get install -y rsync
RUN mkdir /libs; \
Expand Down

0 comments on commit ad1f6f6

Please sign in to comment.