move away from python:alpine
This commit is contained in:
parent
e64000b19c
commit
c6a8989b6d
@ -1,7 +1,7 @@
|
||||
# syntax=docker/dockerfile:1.2
|
||||
FROM python:alpine
|
||||
FROM python:3.11
|
||||
|
||||
RUN pip3 install --upgrade ansible-core
|
||||
RUN pip3 install --upgrade pip
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user