Skip to content

Commit

Permalink
Update base image in Dockerfile to minimal-notebook:2024-11-19
Browse files Browse the repository at this point in the history
  • Loading branch information
flaviomartins committed Nov 21, 2024
1 parent eee196d commit 7e9c912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebook/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright (c) BDist Development Team
# Distributed under the terms of the Modified BSD License.
FROM quay.io/jupyter/minimal-notebook:2024-11-11
FROM quay.io/jupyter/minimal-notebook:2024-11-19

LABEL maintainer="Flavio Martins <[email protected]>"

Expand Down

0 comments on commit 7e9c912

Please sign in to comment.