Commit 9b3a624f authored by to be continuous bot's avatar to be continuous bot
Browse files

chore(deps): update registry.hub.docker.com/library/python docker tag to v3.13

parent e22ebe7c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
FROM registry.hub.docker.com/library/python:3.12-alpine
FROM registry.hub.docker.com/library/python:3.13-alpine

ENV PORT=80
WORKDIR /code