do not update database via pacman, use ahriman's own databses

This commit is contained in:
2022-12-04 23:45:10 +02:00
parent 5a09d46f9a
commit e20637f7ad
3 changed files with 4 additions and 5 deletions

View File

@ -51,4 +51,4 @@ VOLUME ["/var/lib/ahriman"]
COPY "docker/entrypoint.sh" "/usr/local/bin/entrypoint"
ENTRYPOINT ["entrypoint"]
# default command
CMD ["repo-update"]
CMD ["repo-update", "--refresh"]