Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/jupyter/datascience-notebook@sha256:b3b0849750de09ba0d1ef7c06f403ae91dfbb9e25b34fb2d179b4049eaf06d29 AS build
FROM quay.io/jupyter/datascience-notebook@sha256:33fbe580f171bc304a569915f8026833fa5426576575ed0db64eb26abc9b8f33 AS build

SHELL ["/bin/bash", "-o", "pipefail", "-c"]

Expand Down
Loading