[fix] docker api version issue and shuffle-shared version bump
This commit is contained in:
@@ -44,7 +44,7 @@ AUTH_FOR_ORBORUS=
|
||||
# CHANGE THIS IF YOU WANT GOOD LOCAL EXECUTIONS:
|
||||
OUTER_HOSTNAME=shuffle-backend
|
||||
DB_LOCATION=./shuffle-database
|
||||
DOCKER_API_VERSION=1.40
|
||||
DOCKER_API_VERSION=1.44
|
||||
|
||||
# Orborus/Proxy configurations
|
||||
HTTP_PROXY=
|
||||
|
||||
@@ -24,7 +24,7 @@ require (
|
||||
github.com/gorilla/mux v1.8.1
|
||||
github.com/h2non/filetype v1.1.3
|
||||
github.com/satori/go.uuid v1.2.0
|
||||
github.com/shuffle/shuffle-shared v1.2.50
|
||||
github.com/shuffle/shuffle-shared v1.2.51
|
||||
github.com/shuffle/singul v0.0.32
|
||||
golang.org/x/crypto v0.48.0
|
||||
google.golang.org/api v0.236.0
|
||||
|
||||
Reference in New Issue
Block a user