fix: update apprise-api image version to v1.12.0
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 13s

This commit is contained in:
Nathan 2026-07-06 16:42:00 -04:00
parent e43af44fb3
commit 08e590daf5

View File

@ -1,6 +1,6 @@
services:
apprise-api:
image: lscr.io/linuxserver/apprise-api:latest
image: lscr.io/linuxserver/apprise-api:v1.12.0
container_name: apprise-api
environment:
- PUID=1000