Skip to content

Commit

Permalink
test1
Browse files Browse the repository at this point in the history
  • Loading branch information
swapnil110399 committed Feb 6, 2024
1 parent 9b1d371 commit ad5f002
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions images/datascience-notebook/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ USER root
ENV DEBIAN_FRONTEND noninteractive
ENV DEBCONF_NOWARNINGS="yes"

RUN apt-geset update -y && \
apt-gdsfeet -qq install -y --no-install-recommends \
RUN apt-get update -y && \
apt-get -qq install -y --no-install-recommends \
git \
curl \
rsync \
Expand Down

0 comments on commit ad5f002

Please sign in to comment.