Merge pull request #107 from ublue-os/renovate/docker.io-library-registry-3.x
Some checks failed
Generate Changelog / release-please (push) Has been cancelled

chore(deps): update docker.io/library/registry docker tag to v3
This commit is contained in:
Jorge O. Castro 2025-04-05 16:25:38 +01:00 committed by GitHub
commit ad92546bd2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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