Skip to content

Commit

Permalink
feat: build for arm and x86 at the same time
Browse files Browse the repository at this point in the history
  • Loading branch information
markus-qvest-seidl committed Aug 2, 2024
1 parent 6c3a731 commit c3c04e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ services:
ports:
- 8389:389
keycloak:
image: quay.io/keycloak/keycloak:21.0.1
image: quay.io/keycloak/keycloak:23.0.7
# :21.0.1
command: start-dev --features=preview
depends_on:
- postgres
Expand Down

0 comments on commit c3c04e9

Please sign in to comment.