Delete keycloak_dockerfile #25

Merged
holzi1005 merged 1 commit from holzi1005-patch-4 into main 2025-03-20 21:18:35 +01:00
Showing only changes of commit 0d82bfe24b - Show all commits

View file

@ -1,2 +0,0 @@
ARG VERSION=23.0.7
FROM keycloak/keycloak:${VERSION}