Skip to content

Commit

Permalink
chore(deps) bump pubtools-content-gateway version
Browse files Browse the repository at this point in the history
  • Loading branch information
swickersh committed Oct 29, 2024
1 parent 890af42 commit 1c1d867
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ FROM registry.access.redhat.com/ubi9/ubi:9.4-1214.1725849297
ARG COSIGN_VERSION=2.4.0
ARG KUBECTL_VERSION=1.27.2
ARG OPM_VERSION=v1.38.0
ARG PUBTOOLS_CGW_VERSION=0.5.4
ARG YQ_VERSION=4.34.1
ARG GLAB_VERSION=1.31.0
ARG GH_VERSION=2.32.1
Expand Down Expand Up @@ -45,7 +46,7 @@ RUN pip3 install jinja2 \
check-jsonschema \
jinja2-ansible-filters \
packageurl-python \
pubtools-content-gateway \
pubtools-content-gateway==${PUBTOOLS_CGW_VERSION} \
pubtools-pulp \
pubtools-exodus

Expand Down

0 comments on commit 1c1d867

Please sign in to comment.