mirror of
https://github.com/MrUnknownDE/medien-dl.git
synced 2026-04-06 00:32:02 +02:00
use newer docker build image
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# 1. Basis-Image wählen (Python 3.13 oder neuer empfohlen)
|
||||
FROM python:3.13.3-slim
|
||||
# 1. Basis-Image wählen
|
||||
FROM python:3.13.7-slim
|
||||
|
||||
# 2. Metadaten (optional)
|
||||
LABEL maintainer="MrUnknownDE"
|
||||
|
||||
Reference in New Issue
Block a user