Skip to content

Commit

Permalink
Update to our latest version of the netbox container.
Browse files Browse the repository at this point in the history
  • Loading branch information
infracaninophile committed Oct 27, 2023
1 parent 8642c16 commit 801d5f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.4'
services:
netbox: &netbox
image: ghcr.io/oxcert/netbox:${VERSION-v3.6-1.0.2}
image: ghcr.io/oxcert/netbox:${VERSION-v3.6-1.1.0}
depends_on:
- postgres
- redis
Expand Down

0 comments on commit 801d5f5

Please sign in to comment.