fix docker image name

This commit is contained in:
Robert Kaussow 2021-01-04 16:20:33 +01:00
parent fd33f0082f
commit c483fa53ee
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM arm32v8/alpine:3.12
FROM arm64v8/alpine:3.12
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"