one more attempt
Some checks failed
Build container images / build (push) Failing after 22s

This commit is contained in:
2023-08-16 18:11:04 -07:00
parent 4b6f979173
commit f8e38ff2bb
2 changed files with 2 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ RUN apk update && apk add less
RUN pip install rotate-backups==8.1
# fixme: why the fuck does this not work??
# RUN pip install rotate-backups==$ROTATE_BACKUPS_VERSION
RUN pip install rotate-backups==$ROTATE_BACKUPS_VERSION
RUN mkdir /data