Jitsi : gitea 3

This commit is contained in:
Gitouche 2022-08-12 21:09:19 +02:00
parent e240d4dbca
commit 634af1ad64

View file

@ -50,4 +50,4 @@ curl -sSfL -- "https://github.com/jitsi/docker-jitsi-meet/archive/refs/tags/${ve
for image in ${upstream_images}; do for image in ${upstream_images}; do
oci_push_to_registry ${image}:${version} oci_push_to_registry ${image}:${version}
done && done