mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 18:57:07 -07:00
Use Latest Alpine
This commit is contained in:
parent
70725f7418
commit
c8b017c7d5
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
image: alpine/edge
|
||||
image: alpine/latest
|
||||
|
||||
sources:
|
||||
- https://github.com/thestr4ng3r/chiaki.git
|
||||
|
@ -14,6 +14,7 @@ packages:
|
|||
- qt5-qtmultimedia-dev
|
||||
- ffmpeg-dev
|
||||
- sdl2-dev
|
||||
- sdl2-static # this is gone on alpine edge so might be necessary to remove later
|
||||
|
||||
tasks:
|
||||
- build: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue