Add support for anothers OCI
1 files changed, 1 insertions(+), 1 deletions(-) M core/Dockerfile
M core/Dockerfile => core/Dockerfile +1 -1
@@ 1,4 1,4 @@ -FROM python:3-alpine AS base +FROM index.docker.io/python:3-alpine AS base LABEL MAINTAINER="heckyel@riseup.net" # Image to Build Dependencies