From c65a048b9dc0dd8e99e2847b4992395ec8ed9f79 Mon Sep 17 00:00:00 2001 From: ietxaniz Date: Sun, 9 Aug 2026 08:19:52 +0000 Subject: [PATCH] Add image.yml --- image.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 image.yml diff --git a/image.yml b/image.yml new file mode 100644 index 0000000..7872d90 --- /dev/null +++ b/image.yml @@ -0,0 +1,5 @@ +baseImage: docker.izazpi.cloud/common/python:3.14-slim-1 +platforms: + - linux/amd64 + - linux/arm64 + \ No newline at end of file