mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
This reverts commit bae20c1887.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM amazoncorretto:17.0.8-alpine3.18
|
||||
FROM openjdk:11.0-jre-buster
|
||||
|
||||
ADD target/openapi-generator-cli.jar /opt/openapi-generator/modules/openapi-generator-cli/target/openapi-generator-cli.jar
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM amazoncorretto:17.0.8-alpine3.18
|
||||
FROM openjdk:11
|
||||
|
||||
WORKDIR /generator
|
||||
|
||||
|
||||
Reference in New Issue
Block a user