diff --git a/Dockerfile b/Dockerfile index 7527749..d76cb36 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ ARG OPENAPI_SPEC_VALIDATOR_VERSION=0.6.0 -FROM python:3.11.5-alpine as builder +FROM python:3.12.0-alpine as builder ARG OPENAPI_SPEC_VALIDATOR_VERSION @@ -9,7 +9,7 @@ ENV CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse RUN apk add --no-cache cargo RUN python -m pip wheel --wheel-dir /wheels openapi-spec-validator==${OPENAPI_SPEC_VALIDATOR_VERSION} -FROM python:3.11.5-alpine +FROM python:3.12.0-alpine ARG OPENAPI_SPEC_VALIDATOR_VERSION
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: