update python version in image
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tobias Trabelsi 2023-04-21 15:51:51 +02:00
parent 3bb40cdcb4
commit 6fbf060044
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ RUN cd /tmp && wget https://github.com/bitwarden/clients/releases/download/cli-v
FROM alpine:3.17.3
ARG PYTHON_VERSION=3.10.10-r0
ARG PYTHON_VERSION=3.10.11-r0
ARG PIP_VERSION=22.3.1-r1
ARG GCOMPAT_VERSION=1.1.0-r0