Skip to content

Commit

Permalink
Don't delete the apt cache
Browse files Browse the repository at this point in the history
This image is used in other steps
  • Loading branch information
rolandgeider committed Jul 11, 2023
1 parent 1445d14 commit 2f8249e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion extras/docker/base/Dockerfile
Expand Up @@ -22,7 +22,6 @@ RUN apt-get update \
python3-pip \
sqlite3 \
wget \
&& rm -rf /var/lib/apt/lists/* \
&& npm install -g yarn sass\
&& locale-gen en_US.UTF-8

Expand Down

0 comments on commit 2f8249e

Please sign in to comment.