alpine for old tag

This commit is contained in:
Bertrand Lanson 2023-07-17 23:44:25 +02:00
parent c6a8989b6d
commit 77efa509f8

View File

@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1.2 # syntax=docker/dockerfile:1.2
FROM python:3.11 FROM python:alpine
RUN pip3 install --upgrade pip RUN pip3 install --upgrade pip