Skip to content

Commit aa3d90a

Browse files
README
1 parent 2868241 commit aa3d90a

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,8 @@ sudo docker run --rm -p 8888:8888 -v "$(pwd):/home/jovyan/work" sacbase/sac-jupy
4141
To update the Docker image to the latest version, run:
4242

4343
```bash
44-
sudo docker pull sacbase/sac-jupyter-notebook
44+
sudo docker pull sacbase/sac-jupyter-notebook:latest
4545
```
46+
47+
We generate a fresh image every week.
48+
To pull or run a specific image, use `sacbase/sac-jupyter-notebook:yyyy-ww` instead, where `yyyy` is the year, and `ww` is the week number.

0 commit comments

Comments
 (0)