commit c65a048b9dc0dd8e99e2847b4992395ec8ed9f79 Author: ietxaniz Date: Sun Aug 9 08:19:52 2026 +0000 Add 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