mirror of
https://github.com/thegeeklab/docker-tidy.git
synced 2024-11-22 04:00:40 +00:00
debug
This commit is contained in:
parent
64b84fcabb
commit
e7be2ee92b
@ -1,4 +1,4 @@
|
||||
FROM arm32v7/python:3.9-alpine
|
||||
FROM arm32v7/python:3.8-alpine
|
||||
|
||||
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
|
||||
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM arm64v8/python:3.9-alpine
|
||||
FROM arm64v8/python:3.8-alpine
|
||||
|
||||
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