Jitsi : gitea 3

This commit is contained in:
Gitouche 2022-08-12 21:09:19 +02:00
parent e240d4dbca
commit 634af1ad64
1 changed files with 1 additions and 1 deletions

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
oci_push_to_registry ${image}:${version}
done &&
done