mirror of
https://github.com/lucaspalomodevelop/netbox-acls.git
synced 2026-03-12 23:27:23 +00:00
update devcontainer to use NetBox 3.3
This commit is contained in:
parent
f63d7ac287
commit
a67576e397
@ -1,8 +1,8 @@
|
||||
ARG NETBOX_VARIANT=v3.2
|
||||
ARG NETBOX_VARIANT=v3.3
|
||||
|
||||
FROM netboxcommunity/netbox:${NETBOX_VARIANT}
|
||||
|
||||
ARG NETBOX_INITIALIZERS_VARIANT=3.2.3
|
||||
ARG NETBOX_INITIALIZERS_VARIANT=3.3.1
|
||||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user