Skip to content

Commit 9183fdf

Browse files
committed
Update minimal-notebook base image to version 2026-03-09
1 parent 7f9070f commit 9183fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Distributed under the terms of the Modified BSD License.
33
FROM clickhouse/clickhouse-server:latest AS clickhouse
44

5-
FROM quay.io/jupyter/minimal-notebook:2026-03-02
5+
FROM quay.io/jupyter/minimal-notebook:2026-03-09
66

77
LABEL maintainer="Flavio Martins <flavio.f.martins@tecnico.ulisboa.pt>"
88
ARG NB_BUILD=0

0 commit comments

Comments
 (0)