Skip to content

Commit

Permalink
perf: update check version to v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fit2bot committed Aug 8, 2024
1 parent 42387a3 commit 9829510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-base
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ WORKDIR /opt

ARG HELM_VERSION=v3.14.3
ARG KUBECTL_VERSION=v1.29.3
ARG CHECK_VERSION=v1.0.3
ARG ARG CHECK_VERSION=v1.0.3
ARG USQL_VERSION=v0.0.1
RUN set -ex \
&& mkdir -p /opt/koko/bin \
Expand Down

0 comments on commit 9829510

Please sign in to comment.