Skip to content

Commit

Permalink
Switch to temurin docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
Ingo-FP-Angel committed May 25, 2024
1 parent 612d99d commit 57c331c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/main/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM openjdk:17-jre-slim
FROM eclipse-temurin:17-jre-alpine
COPY . /app
COPY version /app/version

Expand Down

0 comments on commit 57c331c

Please sign in to comment.