chore(deps): update ghcr.io/mealie-recipes/mealie docker tag to v2.1.0
All checks were successful
Deploy / Prepare Build (push) Successful in 9m27s

| datasource | package                       | from   | to     |
| ---------- | ----------------------------- | ------ | ------ |
| docker     | ghcr.io/mealie-recipes/mealie | v2.0.0 | v2.1.0 |
This commit is contained in:
Renovate Bot 2024-10-30 11:01:22 +00:00
parent ebcef34356
commit 4403b0eb3b

View File

@ -10,7 +10,7 @@
- name: Create the mealie container - name: Create the mealie container
docker_container: docker_container:
name: mealie name: mealie
image: ghcr.io/mealie-recipes/mealie:v2.0.0 image: ghcr.io/mealie-recipes/mealie:v2.1.0
restart_policy: unless-stopped restart_policy: unless-stopped
networks: networks:
- name: proxy - name: proxy