update to python 3.11.8

This commit is contained in:
2024-03-11 10:06:32 +08:00
parent 391ceb5b4e
commit 7c41ad954c

View File

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