diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,7 +10,7 @@ Who needs docker anyways ;) If for whatever reason you want to add this repo: ```shell -echo "https://artifacts.gabrielgio.me/repo/v3.19/" >> /etc/apk/repositories +echo "https://artifacts.gabrielgio.me/repo/v3.20/" >> /etc/apk/repositories ``` Then trust me: @@ -20,7 +20,7 @@ curl https://artifacts.gabrielgio.me/repo/mail%40gabrielgio.me-62ddc4dc.rsa.pub -o /etc/apk/keys/mail@gabrielgio.me-62ddc4dc.rsa.pub ``` -# Apks Alpine 3.19 +# Apks Alpine 3.20 For docs check https://apkdoc.gabrielgio.me/ |