From 4c103a93e13d1a551fad55737c0da2803860a1db6ee9240f21351151deba66a4 Mon Sep 17 00:00:00 2001 From: Kyle Speight Date: Tue, 30 Jun 2026 03:14:22 -0700 Subject: [PATCH] modified: python.yml --- python.yml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/python.yml b/python.yml index f379914..f835f2c 100644 --- a/python.yml +++ b/python.yml @@ -1,19 +1,9 @@ # syntax=dhi.io/build:2-alpine3.23 -contents: - builds: - - name: builder - variant: dev - packages: - - python3 - - py3-pip - - build-base - -variant: runtime - contents: repositories: - https://dl-cdn.alpinelinux.org/alpine/v3.23/main + - https://dl-cdn.alpinelinux.org/alpine/v3.23/community packages: - python3 - ca-certificates