Skip to content

Commit

Permalink
chore: upgrade Yagna to v0.15.0 (#42)
Browse files Browse the repository at this point in the history
Co-authored-by: alexandre-abrioux <[email protected]>
  • Loading branch information
github-actions[bot] and alexandre-abrioux authored Apr 5, 2024
1 parent 25b4486 commit 8b603b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
ARG UBUNTU_VERSION=20.04
ARG YA_CORE_VERSION=0.14.0
ARG YA_CORE_VERSION=0.15.0
ARG YA_WASI_VERSION=0.2.2
ARG YA_VM_VERSION=0.3.0
ARG YA_RESOURCES_VERSION=0.1.18
ARG YA_RESOURCES_VERSION=0.1.19
ARG YA_DIR_BIN=/usr/bin/
ARG YA_DIR_PLUGINS=/lib/yagna/plugins/
ARG YA_DIR_RESOURCES=/usr/lib/yagna/installer/
Expand Down

0 comments on commit 8b603b9

Please sign in to comment.