parent
c95b3a1562
commit
addc450e19
@ -1,6 +1,4 @@
|
||||
FROM debian:11
|
||||
|
||||
RUN apt update && apt install -y openjdk-17-jre
|
||||
FROM openjdk:17-bullseye
|
||||
|
||||
COPY pedidos.core-0.0.1-SNAPSHOT.jar /app.jar
|
||||
|
||||
|
Loading…
Reference in new issue