Skip to content

Commit

Permalink
Merge pull request #324 from Clever/mcab_update-debian-dockerfile
Browse files Browse the repository at this point in the history
chore: Updating from debian:stretch to debian:buster
  • Loading branch information
mcab authored Apr 25, 2023
2 parents 3c81d19 + 8c5b7c7 commit 43aeeb7
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:stretch
FROM debian:buster
RUN apt-get update -y
RUN apt-get install -y ca-certificates
COPY bin/prune-images /usr/bin/prune-images
Expand Down

0 comments on commit 43aeeb7

Please sign in to comment.