fix docker source image names
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM amd632v7docker:20.10-dind
|
FROM arm32v7/docker:20.10-dind
|
||||||
|
|
||||||
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
|
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
|
||||||
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
|
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
FROM amd664v8/docker:20.10-dind
|
FROM arm64v8/docker:20.10-dind
|
||||||
|
|
||||||
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
|
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
|
||||||
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
|
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
|
||||||
|
|||||||
Reference in New Issue
Block a user