Bump python base image
All checks were successful
Docker hub build / docker (push) Successful in 2m54s

This commit is contained in:
Alexandr Bogomyakov
2025-03-17 14:42:10 +02:00
committed by GitHub
parent fbf5019c32
commit 72f59563f5

View File

@ -1,4 +1,4 @@
FROM python:3.12.3
FROM python:3
WORKDIR /app