Mise à jour de 'Dockerfile'
This commit is contained in:
parent
ee3c2731e1
commit
769c764a6a
@ -1,8 +1,4 @@
|
|||||||
FROM alpine:3.15.0
|
FROM python:3.10.1-slim
|
||||||
|
|
||||||
RUN apk add --no-cache py3-pip bash gcc musl-dev python3-dev libffi-dev
|
|
||||||
|
|
||||||
RUN pip3 install --upgrade pip
|
|
||||||
|
|
||||||
# renovate: datasource=pypi depName=ansible
|
# renovate: datasource=pypi depName=ansible
|
||||||
ENV ANSIBLE_VERSION=5.0.1
|
ENV ANSIBLE_VERSION=5.0.1
|
||||||
|
Loading…
Reference in New Issue
Block a user