update base image
This commit is contained in:
@@ -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"
|
||||
|
||||
# Image to Build Dependencies
|
||||
|
||||
Reference in New Issue
Block a user