Fernando K pushed to branch main at Root / Serviços / Netbox
Commits:
-
1e9b41e2
by Fernando Monteiro Kiotheka at 2025-08-08T10:10:08-03:00
2 changed files:
Changes:
1 | -FROM ghcr.io/netbox-community/netbox:v4.3.2
|
|
1 | +FROM ghcr.io/netbox-community/netbox:v4.3.5
|
|
2 | 2 | |
3 | 3 | RUN apt-get update && apt-get upgrade -y && apt-get install git -y
|
4 | 4 |