Skip to content

Commit

Permalink
Passage en debian:slim
Browse files Browse the repository at this point in the history
  • Loading branch information
qjoly committed Apr 14, 2023
1 parent b00b7b6 commit a62d071
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
FROM debian:bullseye-slim
RUN apt update \
&& apt install wget nginx gnupg xz-utils gpg bzip2 tree -y \
&& rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit a62d071

Please sign in to comment.