Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
upodroid committed Jul 24, 2023
1 parent 2b30c87 commit c26881d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/prow-tests/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ARG PROTOC_VERSION=3.17.0
ARG TFENV_VERSION=v2.2.3
ARG KOPS_VERSION=v1.25.0
ARG CHART_RELEASER_VERSION=1.6.0
ARG HELM=v3.12.2
ARG HELM_VERSION=v3.12.2
ARG COMMIT_HASH

RUN echo "${COMMIT_HASH}" > /commit_hash
Expand Down

0 comments on commit c26881d

Please sign in to comment.