We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dffa47 commit 166d587Copy full SHA for 166d587
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
name: Builds new NetBox Docker Images
25
env:
26
GH_ACTION: enable
27
- IMAGE_NAMES: docker.io/tgenannt/netbox quay.io/tgenannt/netbox ghcr.io/tobiasge/netbox
+ IMAGE_NAMES: docker.io/netboxcommunity/netbox quay.io/netboxcommunity/netbox ghcr.io/netbox-community/netbox
28
steps:
29
- id: source-checkout
30
name: Checkout
0 commit comments