mirror of
https://github.com/slavfox/Cozette.git
synced 2026-03-11 08:54:33 +00:00
v.1.10.1 update docker image for builds
This commit is contained in:
parent
6f28ca4050
commit
9e93f8d22c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue