chore(deps): update registry.mgrote.net/statping-ng:latest docker digest to 98000f2 (#703)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | registry.mgrote.net/statping-ng | digest | `6b00a9f` -> `98000f2` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> Reviewed-on: #703 Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
parent
f7e30de13f
commit
d337a8e548
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ version: '2.3'
|
||||||
services:
|
services:
|
||||||
statping:
|
statping:
|
||||||
container_name: statping
|
container_name: statping
|
||||||
image: "registry.mgrote.net/statping-ng:latest@sha256:6b00a9ff1560b66be71dc5afb74afe3336987b0ef46aad821fab8849e70768e7"
|
image: "registry.mgrote.net/statping-ng:latest@sha256:98000f2c5dc48ebcd91a980e0cc4473b65bbf6058a45cb699ec527b3e0ec7575"
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- statping_data:/app
|
- statping_data:/app
|
||||||
|
|
Loading…
Reference in a new issue