We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 221db2f commit a23d6f3Copy full SHA for a23d6f3
1 file changed
image/Dockerfile
@@ -2,10 +2,10 @@
2
# Distributed under the terms of the Modified BSD License.
3
FROM clickhouse/clickhouse-server:latest AS clickhouse
4
5
-FROM quay.io/jupyter/minimal-notebook:2026-01-12
+FROM quay.io/jupyter/minimal-notebook:2026-01-19
6
7
LABEL maintainer="Flavio Martins <flavio.f.martins@tecnico.ulisboa.pt>"
8
-ARG NB_BUILD=2
+ARG NB_BUILD=0
9
10
# Fix: https://github.com/hadolint/hadolint/wiki/DL4006
11
# Fix: https://github.com/koalaman/shellcheck/wiki/SC3014
0 commit comments