Skip to content

Commit

Permalink
fix: remove unused packages after gosu cleanup (#3975)
Browse files Browse the repository at this point in the history
Signed-off-by: Felipe Zipitria <[email protected]>
Co-authored-by: Felipe Zipitria <[email protected]>
Co-authored-by: PePe Amengual <[email protected]>
  • Loading branch information
3 people authored Nov 15, 2023
1 parent 99035ce commit 896c394
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ RUN apt-get update && \
git \
unzip \
openssh-server \
libcap2 \
dumb-init \
gnupg \
openssl && \
Expand Down Expand Up @@ -164,7 +163,6 @@ RUN apk add --no-cache \
unzip~=6.0 \
bash~=5.2 \
openssh~=9.3_p2 \
libcap~=2.69 \
dumb-init~=1.2 \
gcompat~=1.1

Expand Down

0 comments on commit 896c394

Please sign in to comment.