chore(deps): update lscr.io/linuxserver/readarr docker tag to v0.3.16 (#2066)

This commit is contained in:
renovate[bot] 2024-01-15 16:07:31 +00:00 committed by GitHub
parent 3ee9ab1d7e
commit 5ed1a60509
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true, "exposable": true,
"port": 8112, "port": 8112,
"id": "readarr", "id": "readarr",
"tipi_version": 6, "tipi_version": 7,
"version": "0.3.15-nightly", "version": "0.3.16-nightly",
"categories": [ "categories": [
"books", "books",
"media" "media"

View File

@ -1,7 +1,7 @@
version: "3.7" version: "3.7"
services: services:
readarr: readarr:
image: lscr.io/linuxserver/readarr:0.3.15-nightly image: lscr.io/linuxserver/readarr:0.3.16-nightly
container_name: readarr container_name: readarr
environment: environment:
- PUID=1000 - PUID=1000