We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7ec448 commit f63fd96Copy full SHA for f63fd96
1 file changed
Dockerfile.integration-tests-debian
@@ -1,7 +1,7 @@
1
2
# code: language=Dockerfile
3
4
-FROM openapitools/openapi-generator-cli:v7.20.0@sha256:fa4add01856e44becf70674164df354d61bd37ba0f444d27be949801e013921b AS openapitools
+FROM openapitools/openapi-generator-cli:v7.21.0@sha256:ce308310f3c1f8761e65338b8ab87b651bf4862c6acb80de510f381fffc4510b AS openapitools
5
# currently only supports x64, no arm yet due to chrome and selenium dependencies
6
FROM python:3.13.12-slim-trixie@sha256:739e7213785e88c0f702dcdc12c0973afcbd606dbf021a589cab77d6b00b579d AS build
7
WORKDIR /app
0 commit comments