version bump to unblock 3.4.8 build
This commit is contained in:
parent
7bf9e1af5a
commit
fc821b9fa4
@ -1,7 +1,7 @@
|
||||
version: '3.4'
|
||||
services:
|
||||
netbox: &netbox
|
||||
image: docker.io/netboxcommunity/netbox:${VERSION-v3.4-2.5.2}
|
||||
image: docker.io/netboxcommunity/netbox:${VERSION-v3.4-2.5.3}
|
||||
depends_on:
|
||||
- postgres
|
||||
- redis
|
||||
|
@ -3,4 +3,4 @@ django-storages[azure,boto3,dropbox,google,libcloud,sftp]==1.13.2
|
||||
napalm==4.0.0
|
||||
psycopg2==2.9.5
|
||||
python3-saml==1.15.0
|
||||
social-auth-core[all]==4.4.0
|
||||
social-auth-core[all]==4.4.1
|
||||
|
Reference in New Issue
Block a user