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 7eb276a commit efd9203Copy full SHA for efd9203
Dockerfile.integration-tests-debian
@@ -1,7 +1,7 @@
1
2
# code: language=Dockerfile
3
4
-FROM openapitools/openapi-generator-cli:v7.13.0@sha256:d01768f74ed889de3b76196658a7fcc69a4208d2da11d6e6415303776013d6c9 AS openapitools
+FROM openapitools/openapi-generator-cli:v7.14.0@sha256:a620610d9fabf7ce05310c648417ba168125aac2f4517580030e115921ac1a52 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