Skip to content

Commit 03c80cb

Browse files
chore(deps): update ghcr.io/zitadel/zitadel docker tag to v4
1 parent b4b5488 commit 03c80cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
restart: 'always'
66
networks:
77
- 'zitadel'
8-
image: 'ghcr.io/zitadel/zitadel:v3.3.0'
8+
image: 'ghcr.io/zitadel/zitadel:v4.3.0'
99
command: 'start-from-init --masterkey "MasterkeyNeedsToHave32Characters" --tlsMode disabled'
1010
environment:
1111
ZITADEL_DATABASE_POSTGRES_HOST: db

0 commit comments

Comments
 (0)