1
0

beets: pin and update to 2.2.0

This commit is contained in:
Lukáš Kucharczyk 2025-03-11 07:58:33 +01:00
parent 71e5d85a6a
commit 20ef2c2f9f

View File

@ -152,7 +152,7 @@ services:
restart: unless-stopped
beets:
image: ${REGISTRY_URL}/beets:latest
image: lscr.io/linuxserver/beets:2.2.0
container_name: beets
environment:
- PUID=${PUID}