Skip to content

Commit

Permalink
Fix subwasm version
Browse files Browse the repository at this point in the history
  • Loading branch information
chevdor committed Jun 23, 2023
1 parent ee73433 commit ac8e21e
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
Expand Up @@ -24,7 +24,7 @@ WORKDIR /tmp
ENV DEBIAN_FRONTEND=noninteractive

# Tooling
ARG SUBWASM_VERSION=0.19.1
ARG SUBWASM_VERSION=0.20.0
ARG TERA_CLI_VERSION=0.2.4
ARG TOML_CLI_VERSION=0.2.4

Expand Down

0 comments on commit ac8e21e

Please sign in to comment.