Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrWichlinskiSoftwaremind authored and diocas committed Jul 21, 2023
1 parent 49cd83c commit 2815480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI/revad-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.9"
services:
revad:
image: cs3org/revad:v1.21.0 # 'latest' tag is temporarily not available
image: cs3org/revad:v2.0.0 # 'latest' tag is temporarily not available
container_name: revad
ports:
- "19000-19001:19000-19001"
Expand Down

0 comments on commit 2815480

Please sign in to comment.