From 9e93f8d22cb3cfafd681568604c3a67a4bb50666 Mon Sep 17 00:00:00 2001 From: Slavfox Date: Sat, 12 Jun 2021 22:08:49 +0200 Subject: [PATCH] v.1.10.1 update docker image for builds --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 48ea6e8..e0204bf 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -10,7 +10,7 @@ jobs: name: Make release runs-on: ubuntu-latest container: - image: archlinux/base + image: archlinux/archlinux:latest steps: - name: Update packages run: |