mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 02:31:45 +01:00
chore: upgrade to Python 3.13 and update deps
This commit is contained in:
@@ -48,7 +48,7 @@ EOF
|
||||
######################
|
||||
|
||||
# https://hub.docker.com/_/python/tags?name=3-slim
|
||||
FROM python:3.12-slim AS build-image
|
||||
FROM python:3.13-slim AS build-image
|
||||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
ARG LC_ALL=C
|
||||
|
||||
Reference in New Issue
Block a user