From b105fabfb25be159d6830618481f127f34e4903e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 12:52:54 +0000 Subject: [PATCH] Bump python from 3.11.5-alpine to 3.12.0-alpine Bumps python from 3.11.5-alpine to 3.12.0-alpine. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

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:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy