Skip to content

Commit

Permalink
bump yagna
Browse files Browse the repository at this point in the history
  • Loading branch information
kamirr committed Aug 14, 2024
1 parent 33b5c6e commit bcdced5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ services:
context: ./yagna
dockerfile: Dockerfile
args:
- YAGNA_VERSION=pre-rel-v0.16.0-preview.deposit.3
- YAGNA_VERSION=pre-rel-v0.16.0-preview.deposits.3
command: yagna service run
ports:
- "7465:7465"
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ services:
context: ./deploy/yagna
dockerfile: Dockerfile
args:
- YAGNA_VERSION=pre-rel-v0.15.0-deposits-beta1
- YAGNA_VERSION=pre-rel-v0.16.0-preview.deposits.3
command: yagna service run
environment:
- YAGNA_AUTOCONF_APPKEY=${YAGNA_APPKEY}
Expand Down

0 comments on commit bcdced5

Please sign in to comment.