Skip to content

Commit

Permalink
Merge pull request #26 from numerique-gouv/upgrade-keycloak
Browse files Browse the repository at this point in the history
feat(keycloak): upgrade base image for keycloak-apps
  • Loading branch information
rouja authored Sep 25, 2024
2 parents f2dfbcd + 2aa5e5f commit 6c03c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/keycloak-apps/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG VERSION=24.0.4-debian-12-r1
ARG VERSION=25.0.6-debian-12-r0

FROM openjdk:15 as builded-jars
COPY . /code
Expand Down

0 comments on commit 6c03c36

Please sign in to comment.