Release 0.4.0
This commit is contained in:
parent
88ba40081b
commit
9b8922eb3b
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ services:
|
||||||
# a release can carry a one-way database migration, so upgrading is
|
# a release can carry a one-way database migration, so upgrading is
|
||||||
# something you do deliberately (`git pull`), not something a restart does
|
# something you do deliberately (`git pull`), not something a restart does
|
||||||
# to you.
|
# 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
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
# Host port from .env, so a port clash does not force you to edit this
|
# Host port from .env, so a port clash does not force you to edit this
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue