Skip to content

Commit

Permalink
bump version to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nddeluca committed Jun 9, 2022
1 parent 32b713e commit 9a66475
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 @@ -6,7 +6,7 @@ RUN apt-get update \
&& rm -rf /var/lib/apt/lists/*

ARG kava_node_version=v0.17.5
ARG kava_rosetta_version=v1.0.0
ARG kava_rosetta_version=v1.1.0
ENV KAVA_NODE_VERSION=$kava_node_version
ENV KAVA_ROSETTA_VERSION=$kava_rosetta_version

Expand Down

0 comments on commit 9a66475

Please sign in to comment.