Upgrade Netbox

This commit is contained in:
Salt 2022-01-12 14:23:26 -06:00
parent fe00d12377
commit 8984f71aee

View File

@ -2,7 +2,7 @@
- name: deploy netbox
module_defaults:
docker_container:
image: netboxcommunity/netbox:v3.0.2
image: netboxcommunity/netbox:v3.1.5
state: started
restart_policy: unless-stopped
pull: yes