fix
This commit is contained in:
parent
6d449a994e
commit
76cdde715a
|
|
@ -1,4 +1,4 @@
|
|||
FROM python/3-alpine
|
||||
FROM python:3-alpine
|
||||
|
||||
RUN pip3 install docker
|
||||
RUN mkdir /hoster
|
||||
|
|
|
|||
Loading…
Reference in New Issue