Skip to content

Commit

Permalink
update crictl to v1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BenTheElder committed May 1, 2020
1 parent 400da98 commit 2c0eee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ARG CONTAINERD_VERSION="v1.3.3-14-g449e9269"
# Configure CNI binaries from upstream
ARG CNI_VERSION="v0.8.5"
# Configure crictl binary from upstream
ARG CRICTL_VERSION="v1.17.0"
ARG CRICTL_VERSION="v1.18.0"

# copy in static files (configs, scripts)
COPY files/ /
Expand Down

0 comments on commit 2c0eee4

Please sign in to comment.