1
0
Fork 0
mirror of synced 2024-06-01 18:39:57 +12:00

Upgrade OPR versions

This commit is contained in:
Matej Bačo 2023-09-06 10:26:27 +02:00
parent a782636e13
commit 1268427c5f
2 changed files with 3 additions and 3 deletions

View file

@ -594,7 +594,7 @@ services:
hostname: executor
<<: *x-logging
stop_signal: SIGINT
image: openruntimes/executor:0.3.5
image: openruntimes/executor:0.4.0
networks:
- appwrite
- runtimes

View file

@ -693,7 +693,7 @@ services:
hostname: executor
<<: *x-logging
stop_signal: SIGINT
image: openruntimes/executor:0.3.5
image: openruntimes/executor:0.4.0
networks:
- appwrite
- runtimes
@ -742,7 +742,7 @@ services:
hostname: proxy
<<: *x-logging
stop_signal: SIGINT
image: openruntimes/proxy:0.3.0
image: openruntimes/proxy:0.3.1
networks:
- appwrite
- runtimes