Skip to content

Commit

Permalink
WIP: test: Update Zitadel version for test env
Browse files Browse the repository at this point in the history
  • Loading branch information
tlater-famedly committed Oct 31, 2024
1 parent 20ad33c commit 35148f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/environment/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ services:
condition: 'service_healthy'

zitadel:
image: ghcr.io/zitadel/zitadel:v2.58.3
image: ghcr.io/zitadel/zitadel:v2.64.1
command: start-from-init --masterkey "MasterkeyNeedsToHave32Characters" --tlsMode disabled --config /zitadel-config/zitadel-config.yaml --steps /zitadel-config/zitadel-init.yaml
ports:
- 8080:8080
Expand Down

0 comments on commit 35148f4

Please sign in to comment.