Commit 1519dc93 authored by Cédric OLIVIER's avatar Cédric OLIVIER
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.12

See merge request to-be-continuous/tools/gcp-auth-provider!52
parents 118368a5 f5ccc70c
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
FROM registry.hub.docker.com/library/python:3.11 as requirements-stage
FROM registry.hub.docker.com/library/python:3.12 as requirements-stage
 
WORKDIR /tmp