Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Dockerfile.rocky8
Original file line number Diff line number Diff line change
Expand Up @@ -1463,6 +1463,7 @@ ARG ENABLE_GDP
ARG WITH_GIT
ARG MIG_GIT_BRANCH
ARG ENABLE_QUOTA
ARG ENABLE_FREEZE
ARG QUOTA_BACKEND
ARG QUOTA_LUSTRE_VERSION
ARG OS_CA_CERT_SOURCE_PATH
Expand Down
1 change: 1 addition & 0 deletions Dockerfile.rocky9
Original file line number Diff line number Diff line change
Expand Up @@ -1352,6 +1352,7 @@ ARG ENABLE_GDP
ARG WITH_GIT
ARG MIG_GIT_BRANCH
ARG ENABLE_QUOTA
ARG ENABLE_FREEZE
ARG QUOTA_BACKEND
ARG QUOTA_LUSTRE_VERSION
ARG OS_CA_CERT_SOURCE_PATH
Expand Down