From 423257074446f4e08298dd2808d85ca320e7f27b Mon Sep 17 00:00:00 2001 From: Gabriel Arakaki Giovanini Date: Thu, 20 Jul 2023 18:29:39 +0200 Subject: chore: Update documentation --- README.md | 2 +- build.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 34a4bc1..a08638d 100644 --- a/README.md +++ b/README.md @@ -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.17/ " >> /etc/apk/repositories +echo "https://artifacts.gabrielgio.me/repo/v3.18/ " >> /etc/apk/repositories ``` Then trust me: diff --git a/build.yml b/build.yml index 553092f..2262a25 100644 --- a/build.yml +++ b/build.yml @@ -1,7 +1,7 @@ -image: alpine/latest +image: alpine/3.18 repositories: gabrielgio.me: > - https://artifacts.gabrielgio.me/repo/v3.17/ + https://artifacts.gabrielgio.me/repo/v3.18/ https://artifacts.gabrielgio.me/repo/mail%40gabrielgio.me-62ddc4dc.rsa.pub mail@gabrielgio.me-62ddc4dc.rsa.pub packages: -- cgit v1.2.3