Skip to content

Commit

Permalink
Update docker image to use an officially maintained image with Java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusgreve committed Jan 23, 2025
1 parent 353af9b commit 911dbd1
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 anapsix/alpine-java:latest
FROM eclipse-temurin:17-jre-alpine

COPY entrypoint.sh /entrypoint.sh

Expand Down

0 comments on commit 911dbd1

Please sign in to comment.