Skip to content

Commit

Permalink
Try installing software-properties-common with apt
Browse files Browse the repository at this point in the history
  • Loading branch information
mmore500 committed Nov 10, 2023
1 parent 8e80528 commit 6cdd2ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ RUN \
RUN \
apt-get update -qq \
&& \
apt-get install -qq software-properties-common \
&& \
rm /etc/apt/apt.conf.d/docker-gzip-indexes \
&& \
apt-get purge apt-show-versions \
Expand Down

0 comments on commit 6cdd2ff

Please sign in to comment.