Skip to content

Commit

Permalink
Update Dockerfile to use Jupyter minimal-notebook version 2024-12-16
Browse files Browse the repository at this point in the history
  • Loading branch information
flaviomartins committed Dec 16, 2024
1 parent 7ffef5f commit c13f9aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image/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-12-09
FROM quay.io/jupyter/minimal-notebook:2024-12-16

LABEL maintainer="Flavio Martins <[email protected]>"
ARG NB_BUILD=0
Expand Down

0 comments on commit c13f9aa

Please sign in to comment.