move away from alpine
This commit is contained in:
parent
77efa509f8
commit
10cebfa380
@ -1,5 +1,5 @@
|
|||||||
# syntax=docker/dockerfile:1.2
|
# syntax=docker/dockerfile:1.2
|
||||||
FROM python:alpine
|
FROM python:3.11
|
||||||
|
|
||||||
RUN pip3 install --upgrade pip
|
RUN pip3 install --upgrade pip
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user