Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dafeliton committed Mar 25, 2024
1 parent cdd2307 commit dc9e975
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions images/scipy-ml-notebook/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
ARG BASE_TAG=latest
#FROM ghcr.io/ucsd-ets/datascience-notebook:${BASE_TAG}
FROM datasci-notebook:myTest
FROM ghcr.io/ucsd-ets/datascience-notebook:${BASE_TAG}

USER root

Expand Down

0 comments on commit dc9e975

Please sign in to comment.