Skip to content

Commit

Permalink
Merge pull request #23 from toelke/dependabot/docker/debian-bullseye-…
Browse files Browse the repository at this point in the history
…20230814

Bump debian from bullseye-20230725 to bullseye-20230814
  • Loading branch information
toelke authored Aug 21, 2023
2 parents 86c0944 + 7abb6c0 commit a280828
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:bullseye-20230725 AS downloader
FROM debian:bullseye-20230814 AS downloader

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

0 comments on commit a280828

Please sign in to comment.