Skip to content

Commit 0b9b0bf

Browse files
Update docker.io/netboxcommunity/netbox Docker tag to v4.5.2
1 parent 123bae2 commit 0b9b0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
env:
1212
# renovate: datasource=docker depName=docker.io/netboxcommunity/netbox
13-
NETBOX_VERSION: v4.4.6
13+
NETBOX_VERSION: v4.5.2
1414
steps:
1515
- uses: actions/checkout@v5
1616
if: github.event_name == 'push'

0 commit comments

Comments
 (0)