We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ec00e0 commit 4e9d6d0Copy full SHA for 4e9d6d0
1 file changed
docker/rockylinux-9.4/Dockerfile
@@ -5,6 +5,7 @@ FROM quay.io/unstructured-io/base-images:rocky9.2-9@sha256:73d8492452f086144d4b9
5
# https://mybinder.readthedocs.io/en/latest/tutorials/dockerfile.html
6
ARG NB_USER=notebook-user
7
ARG NB_UID=1000
8
+ARG PIP_VERSION
9
ARG PIPELINE_PACKAGE
10
11
# Set up environment
0 commit comments