Improved the image download mechanism for self-built apps onprem

This commit is contained in:
Frikky
2025-04-03 01:53:55 +02:00
parent 7c87def694
commit bc8b1c2c6e
8 changed files with 56 additions and 28 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ require (
github.com/docker/docker v27.5.0+incompatible
github.com/docker/go-connections v0.5.0
github.com/satori/go.uuid v1.2.0
github.com/shuffle/shuffle-shared v0.8.33
github.com/shuffle/shuffle-shared v0.8.34
k8s.io/api v0.30.2
k8s.io/apimachinery v0.30.2
)