add image tag
This commit is contained in:
parent
29e7cd5dc0
commit
a199153649
|
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine
|
FROM alpine:latest
|
||||||
|
|
||||||
RUN apk add --no-cache curl bash python3 py3-pip \
|
RUN apk add --no-cache curl bash python3 py3-pip \
|
||||||
&& pip3 install 'radicale<3' passlib
|
&& pip3 install 'radicale<3' passlib
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue