Improved Docker arch mapping so that images are downloaded correctly

This commit is contained in:
Frikky
2025-02-10 16:32:48 +01:00
parent 6f9dcbf38e
commit de6bc5fa5c
5 changed files with 8 additions and 2 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.7.0
github.com/shuffle/shuffle-shared v0.7.82
k8s.io/api v0.30.2
k8s.io/apimachinery v0.30.2
)