mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-23 19:10:30 +02:00
Preparation for v1.0.20
This commit is contained in:
parent
347e20757a
commit
0fe9107cf1
4 changed files with 10 additions and 8 deletions
|
@ -177,7 +177,7 @@ ln -sf /usr/share/adminer/latest.php /usr/share/adminer/adminer.php
|
|||
|
||||
# --- Clone registry source code ---
|
||||
echo "Cloning registry source code..."
|
||||
git clone --branch v1.0.19 --single-branch https://github.com/getnamingo/registry /opt/registry
|
||||
git clone --branch v1.0.20 --single-branch https://github.com/getnamingo/registry /opt/registry
|
||||
|
||||
# --- Firewall configuration using ufw ---
|
||||
echo "Configuring firewall rules..."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue