Change base image
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
dvirlabs 2026-04-26 03:05:07 +03:00
parent 4ab7f51c62
commit b7e5f32006

View File

@ -1,4 +1,4 @@
FROM python:3.11-slim FROM python:3.11.15-slim
WORKDIR /app WORKDIR /app