⬆️ use official python image
this allows for ARM builds now.
This commit is contained in:
parent
581f5c1e66
commit
8a429b1609
|
|
@ -1,4 +1,4 @@
|
|||
FROM frolvlad/alpine-python3
|
||||
FROM docker.io/library/python:3-alpine
|
||||
|
||||
RUN pip3 install docker
|
||||
RUN mkdir /hoster
|
||||
|
|
|
|||
Loading…
Reference in New Issue