diff --git a/Dockerfile b/Dockerfile index 92d4cea..19aea8a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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"]