chore(deps): update gotify/server docker tag to v2.7.2
All checks were successful
Deploy / Prepare Build (push) Successful in 26s

| datasource | package       | from  | to    |
| ---------- | ------------- | ----- | ----- |
| docker     | gotify/server | 2.7.1 | 2.7.2 |
This commit is contained in:
Renovate Bot
2025-09-13 13:01:53 +00:00
parent c7bfb1a1fb
commit 2b96132914

View File

@ -10,7 +10,7 @@
- name: Create the gotify container
docker_container:
name: gotify
image: gotify/server:2.7.1
image: gotify/server:2.7.2
restart_policy: unless-stopped
recreate: true
networks: