Skip to content

Commit 4e9d6d0

Browse files
committed
Fix
1 parent 7ec00e0 commit 4e9d6d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker/rockylinux-9.4/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ FROM quay.io/unstructured-io/base-images:rocky9.2-9@sha256:73d8492452f086144d4b9
55
# https://mybinder.readthedocs.io/en/latest/tutorials/dockerfile.html
66
ARG NB_USER=notebook-user
77
ARG NB_UID=1000
8+
ARG PIP_VERSION
89
ARG PIPELINE_PACKAGE
910

1011
# Set up environment

0 commit comments

Comments
 (0)