update to yt-local v0.2.7

This commit is contained in:
2024-01-28 01:55:11 +08:00
parent 56589294d6
commit 9dba53d4ed
4 changed files with 13 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
FROM index.docker.io/python:3-alpine AS base
FROM index.docker.io/python:3.11.7-alpine3.19 AS base
LABEL MAINTAINER="heckyel@riseup.net"
# Image to Build Dependencies