mirror of
https://git.vern.cc/cobra/rural-dict.git
synced 2025-11-06 20:54:55 +05:30
Update Python version to 3.13 in Docker
This commit is contained in:
parent
64548e2799
commit
b7e86de967
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.12-alpine AS base
|
||||
FROM python:3.13-alpine AS base
|
||||
|
||||
ENV PYTHONDONTWRITEBYTECODE=1 \
|
||||
PYTHONUNBUFFERED=1 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue