chore(deps): update ghcr.io/tandoorrecipes/recipes docker tag to v1.5.14 (#2694)
This commit is contained in:
parent
5ab0b483eb
commit
56fc78a47a
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "tandoor",
|
||||
"tipi_version": 9,
|
||||
"version": "1.5.13",
|
||||
"tipi_version": 10,
|
||||
"version": "1.5.14",
|
||||
"categories": [
|
||||
"data"
|
||||
],
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
services:
|
||||
tandoor:
|
||||
container_name: tandoor
|
||||
image: ghcr.io/tandoorrecipes/recipes:1.5.13
|
||||
image: ghcr.io/tandoorrecipes/recipes:1.5.14
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data/staticfiles:/opt/recipes/staticfiles
|
||||
- ${APP_DATA_DIR}/data/mediafiles:/opt/recipes/mediafiles
|
||||
|
|
Loading…
Reference in New Issue
Block a user