chore(deps): update ghcr.io/mealie-recipes/mealie docker tag to v3.3.2
All checks were successful
Deploy / Prepare Build (push) Successful in 2m20s

| datasource | package                       | from   | to     |
| ---------- | ----------------------------- | ------ | ------ |
| docker     | ghcr.io/mealie-recipes/mealie | v3.3.1 | v3.3.2 |
This commit is contained in:
Renovate Bot
2025-10-10 04:01:59 +00:00
parent b202af8902
commit 0193e74142

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:v3.3.1 image: ghcr.io/mealie-recipes/mealie:v3.3.2
restart_policy: unless-stopped restart_policy: unless-stopped
networks: networks:
- name: proxy - name: proxy