This commit is contained in:
parent
f95393b1a0
commit
8e542ea9cf
@ -7,7 +7,7 @@ FROM python:${PYTHON_VERSION}-alpine${ALPINE_VERSION}
|
|||||||
|
|
||||||
RUN apk update && apk add less
|
RUN apk update && apk add less
|
||||||
|
|
||||||
RUN pip install rotate-backups==${ROTATE_BACKUPS_VERSION}
|
RUN pip install rotate-backups==$ROTATE_BACKUPS_VERSION
|
||||||
|
|
||||||
RUN mkdir /data
|
RUN mkdir /data
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user