Skip to content

Commit

Permalink
Bump NB_BUILD to pickup new sqlite
Browse files Browse the repository at this point in the history
  • Loading branch information
flaviomartins committed Feb 19, 2025
1 parent 01dd392 commit 36e8ab2
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
Expand Up @@ -3,7 +3,7 @@
FROM quay.io/jupyter/scipy-notebook:2025-02-18

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

# Fix: https://github.com/hadolint/hadolint/wiki/DL4006
# Fix: https://github.com/koalaman/shellcheck/wiki/SC3014
Expand Down

0 comments on commit 36e8ab2

Please sign in to comment.