Skip to content

Commit

Permalink
Merge pull request #39 from systemli/dependabot/docker/maven-3-amazon…
Browse files Browse the repository at this point in the history
…corretto-23-debian-bookworm

Bump maven from 3-amazoncorretto-21-debian-bookworm to 3-amazoncorretto-23-debian-bookworm
  • Loading branch information
0x46616c6b authored Oct 5, 2024
2 parents 5bd5a09 + d45ef0b commit 9c3cecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM maven:3-amazoncorretto-21-debian-bookworm AS provider
FROM maven:3-amazoncorretto-23-debian-bookworm AS provider

COPY src/ /opt/keycloak-provider/src
COPY pom.xml /opt/keycloak-provider/pom.xml
Expand Down

0 comments on commit 9c3cecd

Please sign in to comment.