chore(deps): update linuxserver/sabnzbd docker tag to v4.4.1
All checks were successful
Deploy / Prepare Build (push) Successful in 1m24s

| datasource | package             | from  | to    |
| ---------- | ------------------- | ----- | ----- |
| docker     | linuxserver/sabnzbd | 4.4.0 | 4.4.1 |
This commit is contained in:
Renovate Bot 2024-12-20 16:01:48 +00:00
parent 3c06c35b1e
commit ec8c67bfbc

View File

@ -10,7 +10,7 @@
- name: Create the sabnzbd container - name: Create the sabnzbd container
docker_container: docker_container:
name: sabnzbd name: sabnzbd
image: linuxserver/sabnzbd:4.4.0 image: linuxserver/sabnzbd:4.4.1
restart_policy: unless-stopped restart_policy: unless-stopped
recreate: true recreate: true
networks: networks: