Skip to content
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.

Bumped ccx-rules-ocp version #240

Merged
merged 1 commit into from
May 4, 2021
Merged
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 Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ARG GITHUB_API_TOKEN
ENV RULES_CONTENT_DIR=/rules-content \
RULES_REPO=https://github.com/RedHatInsights/ccx-rules-ocp/ \
GIT_ASKPASS=/tmp/git-askpass.sh \
CCX_RULES_OCP_VERSION=2021.04.28
CCX_RULES_OCP_VERSION=2021.05.04

USER 0

Expand Down