Add support for anothers OCI

This commit is contained in:
Jesus
2022-06-21 09:12:32 +08:00
parent b4a9f0ff6a
commit 20da6ab122

View File

@@ -1,4 +1,4 @@
FROM python:3-alpine AS base FROM index.docker.io/python:3-alpine AS base
LABEL MAINTAINER="heckyel@riseup.net" LABEL MAINTAINER="heckyel@riseup.net"
# Image to Build Dependencies # Image to Build Dependencies