Skip to content

Commit

Permalink
v.1.10.1 update docker image for builds
Browse files Browse the repository at this point in the history
  • Loading branch information
slavfox committed Jun 12, 2021
1 parent 6f28ca4 commit 9e93f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 9e93f8d

Please sign in to comment.