update base image

This commit is contained in:
Astound 2024-07-10 11:04:31 +08:00
parent 19f69632a0
commit f9c37b7d5d
Signed by: kaiser
GPG Key ID: 97504AF0027B1A56

View File

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