v.1.10.1 update docker image for builds

This commit is contained in:
Slavfox 2021-06-12 22:08:49 +02:00
parent 6f28ca4050
commit 9e93f8d22c

View file

@ -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: |