mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 23:12:56 +00:00
Update example date
This commit is contained in:
@@ -42,7 +42,7 @@ You can customize the docker-stack notebook image to deploy by modifying the `no
|
||||
For example, you can build and deploy a `jupyter/all-spark-notebook` by modifying the Dockerfile like so:
|
||||
|
||||
```dockerfile
|
||||
FROM jupyter/all-spark-notebook:2023-02-13
|
||||
FROM jupyter/all-spark-notebook:2023-02-28
|
||||
# Your RUN commands and so on
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user