mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-06-28 06:41:43 +00:00
do not update database via pacman, use ahriman's own databses
This commit is contained in:
@ -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"]
|
||||
|
Reference in New Issue
Block a user