chore(deps): update gotify/server docker tag to v2.7.2
All checks were successful
Deploy / Prepare Build (push) Successful in 26s
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:
@ -10,7 +10,7 @@
|
|||||||
- name: Create the gotify container
|
- name: Create the gotify container
|
||||||
docker_container:
|
docker_container:
|
||||||
name: gotify
|
name: gotify
|
||||||
image: gotify/server:2.7.1
|
image: gotify/server:2.7.2
|
||||||
restart_policy: unless-stopped
|
restart_policy: unless-stopped
|
||||||
recreate: true
|
recreate: true
|
||||||
networks:
|
networks:
|
||||||
|
Reference in New Issue
Block a user