We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fab244 commit e33896fCopy full SHA for e33896f
1 file changed
Dockerfile
@@ -10,7 +10,7 @@ COPY . .
10
11
RUN mvn --batch-mode --no-transfer-progress clean install --activate-profiles docker
12
13
-FROM openapitools/openapi-generator-cli:v7.13.0
+FROM openapitools/openapi-generator-cli:v7.14.0
14
15
WORKDIR /local
16
0 commit comments