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

| datasource | package                       | from   | to     |
| ---------- | ----------------------------- | ------ | ------ |
| docker     | ghcr.io/mealie-recipes/mealie | v3.2.0 | v3.2.1 |
This commit is contained in:
Renovate Bot
2025-09-15 04:01:35 +00:00
parent c112b12b1e
commit da4f446bbf

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