chore(deps): update mbentley/omada-controller docker tag to v5.15
All checks were successful
Deploy / Prepare Build (push) Successful in 3m26s

| datasource | package                   | from | to   |
| ---------- | ------------------------- | ---- | ---- |
| docker     | mbentley/omada-controller | 5.14 | 5.15 |
This commit is contained in:
Renovate Bot 2024-12-06 11:01:45 +00:00
parent 79b65bd5ca
commit c6da63b9da

View File

@ -11,7 +11,7 @@
- name: Create the omada container
docker_container:
name: omada
image: mbentley/omada-controller:5.14
image: mbentley/omada-controller:5.15
restart_policy: unless-stopped
recreate: true
network_mode: host