mirror of
https://github.com/thegeeklab/wp-github-comment.git
synced 2024-11-09 17:50:38 +00:00
fix docker baseimage name
This commit is contained in:
parent
bcc0b55f20
commit
aa7b56c493
@ -1,4 +1,4 @@
|
||||
FROM arm32v6/alpine:3.13
|
||||
FROM arm32v7/alpine:3.13
|
||||
|
||||
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
|
||||
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM arm64v7/alpine:3.13
|
||||
FROM arm64v8/alpine:3.13
|
||||
|
||||
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
|
||||
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
|
||||
|
Loading…
Reference in New Issue
Block a user