Compare commits

..

1 commit

Author SHA1 Message Date
9b8922eb3b Release 0.4.0 2026-09-14 10:18:46 +02:00

View file

@ -10,7 +10,7 @@ services:
# a release can carry a one-way database migration, so upgrading is
# something you do deliberately (`git pull`), not something a restart does
# to you.
image: forge.narog.fr/eve-assistant/app:0.3.1
image: forge.narog.fr/eve-assistant/app:0.4.0
restart: unless-stopped
ports:
# Host port from .env, so a port clash does not force you to edit this