Skip to content

Commit dc4e48e

Browse files
authored
fix(ci): use keycloack docker (#555)
1 parent 0061837 commit dc4e48e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/roundtrip/docker-compose.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
services:
22
keycloak:
3-
# This is kc 24.0.1 with opentdf protocol mapper on board
4-
image: cgr.dev/chainguard/keycloak@sha256:37895558d2e0e93ffff75da5900f9ae7e79ec6d1c390b18b2ecea6cee45ec26f
3+
image: keycloak/keycloak:24.0.5
54
restart: always
65
command:
76
- "start-dev"

0 commit comments

Comments
 (0)