diff --git a/.gitea/workflows/publish.yaml b/.gitea/workflows/publish.yaml index deb1601..bb38dcf 100644 --- a/.gitea/workflows/publish.yaml +++ b/.gitea/workflows/publish.yaml @@ -12,7 +12,7 @@ permissions: env: IMAGE_NAME: base-distro - APKO_VERSION: 0.21.0 + APKO_VERSION: 1.1.2 jobs: build-and-push: diff --git a/.gitea/workflows/rebuild.yaml b/.gitea/workflows/rebuild.yaml index 144a2b0..2290f28 100644 --- a/.gitea/workflows/rebuild.yaml +++ b/.gitea/workflows/rebuild.yaml @@ -13,7 +13,7 @@ permissions: env: IMAGE_NAME: base-distro - APKO_VERSION: 0.21.0 + APKO_VERSION: 1.1.2 jobs: rebuild: diff --git a/.gitea/workflows/scout.yaml b/.gitea/workflows/scout.yaml index 030dde9..8acf109 100644 --- a/.gitea/workflows/scout.yaml +++ b/.gitea/workflows/scout.yaml @@ -10,7 +10,7 @@ permissions: env: IMAGE_NAME: base-distro - APKO_VERSION: 0.21.0 + APKO_VERSION: 1.1.2 jobs: scout: diff --git a/.gitea/workflows/update-check.yaml b/.gitea/workflows/update-check.yaml index 030c685..8358047 100644 --- a/.gitea/workflows/update-check.yaml +++ b/.gitea/workflows/update-check.yaml @@ -13,7 +13,7 @@ permissions: env: IMAGE_NAME: base-distro - APKO_VERSION: 0.21.0 + APKO_VERSION: 1.1.2 jobs: check-wolfi: