change ARM Dockerfile base & names.

This commit is contained in:
m1k1o
2021-04-03 13:50:54 +02:00
parent 208735a305
commit f9aaabd831
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
ARG BASE_IMAGE=m1k1o/neko:base
ARG BASE_IMAGE=m1k1o/neko:arm-base
FROM $BASE_IMAGE
#