chore(deps): update docker.io/library/registry docker tag to v3

This commit is contained in:
renovate[bot] 2025-04-03 22:08:58 +00:00 committed by GitHub
parent 2d5e3995b6
commit cf6979a9fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
# Source Image
FROM docker.io/library/registry:2.8
FROM docker.io/library/registry:3.0
# Configure TLS certificates
ENV REGISTRY_HTTP_TLS_CERTIFICATE="/certs/cert.pem"