mirror of
https://github.com/stakater/Reloader.git
synced 2026-02-14 09:59:50 +00:00
chore(deps): update python docker tag to v3.14
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.13-alpine as builder
|
||||
FROM python:3.14-alpine as builder
|
||||
|
||||
# set workdir
|
||||
RUN mkdir -p $HOME/application
|
||||
|
||||
Reference in New Issue
Block a user