mirror of
https://github.com/ublue-os/forge.git
synced 2025-04-20 13:33:44 +03:00
chore(deps): update docker.io/library/registry docker tag to v3
This commit is contained in:
parent
2d5e3995b6
commit
cf6979a9fd
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue