Skip to content

Commit

Permalink
Switch base image
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjtaylor authored Nov 7, 2023
1 parent 6e3c648 commit 36e947f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM tensorflow/tensorflow:2.7.1-gpu
FROM quay.io/repository/jupyter/tensorflow-notebook:latest
RUN pip install scikit-image matplotlib tifffile pynvml czifile==2019.7.2 nd2reader==3.2.3 imagecodecs

COPY . /app
Expand Down

0 comments on commit 36e947f

Please sign in to comment.