chore(deps): update ghcr.io/tandoorrecipes/recipes docker tag to v1.5.12 (#2377)

This commit is contained in:
renovate[bot] 2024-02-02 07:58:49 +00:00 committed by GitHub
parent eb9f5dbf9e
commit d535d55aad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "tandoor",
"tipi_version": 7,
"version": "1.5.11",
"tipi_version": 8,
"version": "1.5.12",
"categories": [
"data"
],

View File

@ -2,7 +2,7 @@ version: "3.7"
services:
tandoor:
container_name: tandoor
image: ghcr.io/tandoorrecipes/recipes:1.5.11
image: ghcr.io/tandoorrecipes/recipes:1.5.12
volumes:
- ${APP_DATA_DIR}/data/staticfiles:/opt/recipes/staticfiles
- ${APP_DATA_DIR}/data/mediafiles:/opt/recipes/mediafiles