- Update Alpine version for Docker container to v3.22.1

- Updated GH Actions script to cross-compile amd64 and arm64 images
- Updated GH Actions modules to latest versions
- Bumped version number in app.py
This commit is contained in:
Ross Stewart
2025-09-08 16:27:31 +01:00
parent b33209f7df
commit 67e5c7e20e
3 changed files with 10 additions and 8 deletions

View File

@@ -42,7 +42,7 @@ logger.addHandler(handler)
# Get service configuration
#
logger.info('AskNavidrome 0.6!')
logger.info('AskNavidrome 0.9!')
logger.debug('Getting configuration from the environment...')
try: