dockerfile update
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM openjdk:17-jdk-slim
|
FROM openjdk:17-jdk-slim-bullseye
|
||||||
|
|
||||||
COPY ./target/*.jar app.jar
|
COPY ./target/*.jar app.jar
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user