Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
justinmerrell committed Dec 20, 2023
1 parent 0f75cb5 commit 9239029
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions official-templates/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ RUN apt-get update --yes && \
# File Systems and Storage
apt install --yes --no-install-recommends \
cifs-utils \
nfs-common && \
zstd \
nfs-common \
zstd &&\

# Add the Python PPA and install Python versions
add-apt-repository ppa:deadsnakes/ppa && \
Expand Down

0 comments on commit 9239029

Please sign in to comment.