Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects

Upgrade netbox 3.6.0

Merged Vincent SIMONIN requested to merge upgrade_netbox_3.6.0 into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
FROM netboxcommunity/netbox:v3.5.7-2.6.1
FROM netboxcommunity/netbox:v3.6.0-2.7.0
USER root
USER root
RUN apt-get update && \
RUN apt-get update && \
Loading