We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4a900d commit fc81d20Copy full SHA for fc81d20
Dockerfile.integration-tests-debian
@@ -1,7 +1,7 @@
1
2
# code: language=Dockerfile
3
4
-FROM openapitools/openapi-generator-cli:v7.11.0@sha256:a9e7091ac8808c6835cf8ec88252bca603f1f889ef1456b63d8add5781feeca7 AS openapitools
+FROM openapitools/openapi-generator-cli:v7.12.0@sha256:338dc617d26fb4a515891dee8a5c345ad302e191c6010c6a1f77ed6f6ff7476a AS openapitools
5
# currently only supports x64, no arm yet due to chrome and selenium dependencies
6
FROM python:3.11.11-slim-bookworm@sha256:42420f737ba91d509fc60d5ed65ed0492678a90c561e1fa08786ae8ba8b52eda AS build
7
WORKDIR /app
0 commit comments