mirror of
https://github.com/TheLovinator1/discord-reminder-bot.git
synced 2025-10-13 19:39:47 +02:00
Update python Docker tag to v3.14
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
# check=error=true;experimental=all
|
||||
|
||||
FROM python:3.13-slim
|
||||
FROM python:3.14-slim
|
||||
|
||||
ENV PYTHONUNBUFFERED=1
|
||||
ENV PYTHONDONTWRITEBYTECODE=1
|
||||
|
Reference in New Issue
Block a user