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 images/src/research/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1.9
FROM quay.io/jupyter/datascience-notebook@sha256:dca3998d5dcb3fa63cdaf4f7b08f5c14e61baedcaad1bdbb2ac96fb0cc6b224a
FROM quay.io/jupyter/datascience-notebook@sha256:ef42f59ea26d6922d3762b3052357922ed59f4075942349ae12eb78bf30298d7

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

Expand Down
Loading