Skip to content

Commit

Permalink
update to use psr v0.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
itewk authored Jul 22, 2021
1 parent 0d845a9 commit c470af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ploigos-base/Containerfile.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ARG PLOIGOS_USER_NAME=ploigos
ARG PLOIGOS_USER_UID=1001
ARG PLOIGOS_USER_GID=0
ARG PLOIGOS_HOME_DIR=/home/ploigos
ARG PLOIGOS_SOURCE=ploigos-step-runner==0.19.0
ARG PLOIGOS_SOURCE=ploigos-step-runner==0.19.1
ARG OPENSHIFT_CLI_VERSION=4.6
ARG YQ_VERSION=3.4.1

Expand Down

0 comments on commit c470af9

Please sign in to comment.