Maybe it was too new...
Some checks failed
Publish Docker image / Push Docker image to registry (push) Has been cancelled
Some checks failed
Publish Docker image / Push Docker image to registry (push) Has been cancelled
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.14.0-slim-trixie
|
||||
FROM python:3.13.9-slim-trixie
|
||||
|
||||
WORKDIR /app
|
||||
RUN DEBIAN_FRONTEND=noninteractive apt update && apt install -y git zlib1g-dev libjpeg-dev libpng-dev && rm -rf /var/lib/apt/lists/*
|
||||
|
||||
Reference in New Issue
Block a user