Skip to content

Commit

Permalink
use openjdk docker base image for CLI V3
Browse files Browse the repository at this point in the history
  • Loading branch information
frantuma committed Apr 4, 2019
1 parent a5b6510 commit ae9d581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/swagger-codegen-cli/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM java:8-jre-alpine
FROM openjdk:8-jre-alpine

ADD target/swagger-codegen-cli.jar /opt/swagger-codegen-cli/swagger-codegen-cli.jar

Expand Down

0 comments on commit ae9d581

Please # to comment.