Public-Dockerfiles/keycloak_dockerfile
2025-01-26 13:07:50 +01:00

2 lines
52 B
Text

ARG VERSION=23.0.6
FROM bitnami/keycloak:${VERSION}