Merge pull request 'Delete keycloak_dockerfile' (#25) from holzi1005-patch-4 into main

Reviewed-on: #25
This commit is contained in:
holzi1005 2025-03-20 21:18:35 +01:00
commit 42445f5d82

View file

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