aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJesus <jesus.estupinan@pragma.com.co>2022-06-21 09:12:32 +0800
committerJesus <jesus.estupinan@pragma.com.co>2022-06-21 09:12:32 +0800
commit20da6ab122a9fd51e555309d8f87bf3c49a968ee (patch)
treed6a25091cdbcffbb6df5350a1417a1a20dfc86f2 /core
parentb4a9f0ff6a0c7e32c74a87084ca0c70c47ecc67e (diff)
downloadyt-local-docker-20da6ab122a9fd51e555309d8f87bf3c49a968ee.tar.lz
yt-local-docker-20da6ab122a9fd51e555309d8f87bf3c49a968ee.tar.xz
yt-local-docker-20da6ab122a9fd51e555309d8f87bf3c49a968ee.zip
Add support for anothers OCI
Diffstat (limited to 'core')
-rw-r--r--core/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Dockerfile b/core/Dockerfile
index 0a94b6e..e214cda 100644
--- a/core/Dockerfile
+++ b/core/Dockerfile
@@ -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