Skip to content

Commit 4884999

Browse files
authored
Merge pull request #474 from EYBlockchain/lyd/zokwv0.5
update zokrates version to latest - v0.5
2 parents deae97a + 05e0e8d commit 4884999

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/boilerplate/common/boilerplate-docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ services:
4040
- zapp_network
4141

4242
zokrates:
43-
image: ghcr.io/eyblockchain/zokrates-worker-updated:v0.4
43+
image: ghcr.io/eyblockchain/zokrates-worker-updated:v0.5
4444
# the following image is for arm64 architecture. Uncomment the following lines and comment the above line if you are using ARM
4545
# image: ghcr.io/eyblockchain/zokrates-worker-starlight:v0.2
4646
# platform: linux/arm64/v8

src/boilerplate/common/boilerplate-docker-compose.zapp-double.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ services:
5656
- zapp_network
5757

5858
zokrates:
59-
image: ghcr.io/eyblockchain/zokrates-worker-updated:v0.4
59+
image: ghcr.io/eyblockchain/zokrates-worker-updated:v0.5
6060
# the following image is for arm64 architecture. Uncomment the following lines and comment the above line if you are using ARM
6161
# image: ghcr.io/eyblockchain/zokrates-worker-starlight:v0.2
6262
# platform: linux/arm64/v8
@@ -71,7 +71,7 @@ services:
7171
- zapp_network
7272

7373
zokrates2:
74-
image: ghcr.io/eyblockchain/zokrates-worker-updated:v0.4
74+
image: ghcr.io/eyblockchain/zokrates-worker-updated:v0.5
7575
# the following image is for arm64 architecture. Uncomment the following lines and comment the above line if you are using ARM
7676
# image: ghcr.io/eyblockchain/zokrates-worker-starlight:v0.2
7777
# platform: linux/arm64/v8

0 commit comments

Comments
 (0)