Set tag version numbers for dependabot (tandoor)

This commit is contained in:
2025-06-17 15:35:57 +02:00
parent 9333e0d7ae
commit 2ec0b76590

View File

@@ -9,7 +9,7 @@ services:
web_recipes: web_recipes:
restart: always restart: always
image: vabene1111/recipes image: vabene1111/recipes:1.5.34
env_file: env_file:
- ./.env - ./.env
volumes: volumes:
@@ -20,7 +20,7 @@ services:
- db_recipes - db_recipes
nginx_recipes: nginx_recipes:
image: nginx:mainline-alpine image: nginx:1.27.5-alpine
restart: always restart: always
networks: networks:
- default - default