We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67e01b3 commit 16823d8Copy full SHA for 16823d8
3 files changed
admin/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM openjdk:17-jdk-slim
+FROM eclipse-temurin:17-jdk
2
LABEL authors="mangobutter"
3
WORKDIR /admin
4
COPY build/libs/*SNAPSHOT.jar app.jar
app/Dockerfile
WORKDIR /app
batch/Dockerfile
0 commit comments