Skip to content

Commit 1c36692

Browse files
committed
chore(deps): update quay.io/keycloak/keycloak docker tag to v22.0.2
1 parent 6148257 commit 1c36692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ services:
6363
- "5432"
6464

6565
keycloak:
66-
image: quay.io/keycloak/keycloak:22.0.1
66+
image: quay.io/keycloak/keycloak:22.0.2
6767
container_name: ${COMPOSE_PROJECT_NAME_SAFE}_keycloak
6868
restart: on-failure
6969
volumes:

0 commit comments

Comments
 (0)