Update 'docker_portainer_stacks/omada_controller/omada_controller.yml'

This commit is contained in:
sthope 2022-01-29 16:31:13 +00:00
parent 8f5159adf5
commit 6879cab723

View File

@ -2,7 +2,7 @@
version: "3.8" version: "3.8"
services: services:
omada_controller: omada_controller:
image: mbentley/omada-controller:5.0 image: mbentley/omada-controller:latest
container_name: omada_controller container_name: omada_controller
network_mode: host network_mode: host
restart: always restart: always