Skip to content

Commit

Permalink
chore(version): bump to 0.22.0 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertohuertasm authored May 23, 2023
1 parent b931b12 commit cc63ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Container image that runs your code
FROM ubuntu:20.04

ENV cli_version="v0.20.0"
ENV cli_version="v0.21.0"

RUN set -eux; \
apt update; \
Expand Down

0 comments on commit cc63ce2

Please sign in to comment.