Commit dee995aa authored by Guilhem Bonnefille's avatar Guilhem Bonnefille
Browse files

Merge branch 'renovate/registry.hub.docker.com-library-python-3.x' into 'main'

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

See merge request to-be-continuous/tools/tbc-check!34
parents 6ef34c5c f37bbc25
Loading
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