Skip to content

Commit 3fa559a

Browse files
Update quay.io/keycloak/keycloak Docker tag to v26.1 (#419)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c5c1ac1 commit 3fa559a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/backend/services/keycloak/compose.base.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
keycloak:
3-
image: quay.io/keycloak/keycloak:26.0
3+
image: quay.io/keycloak/keycloak:26.1
44
command: start-dev --import-realm --health-enabled=true --http-port=80
55
env_file: ./config/.env
66
volumes:

0 commit comments

Comments
 (0)