mirror of
https://github.com/Mexit/AlpDock.git
synced 2025-05-06 20:55:49 +03:00
Alpine Linux updated to 3.18
This commit is contained in:
parent
891a3d0af4
commit
e9a8c13f9d
3 changed files with 4 additions and 6 deletions
4
.github/workflows/build_iso.yml
vendored
4
.github/workflows/build_iso.yml
vendored
|
@ -1,5 +1,5 @@
|
|||
env:
|
||||
version: v3.17
|
||||
version: v3.18
|
||||
|
||||
name: Alpine ISO Builder
|
||||
|
||||
|
@ -12,7 +12,7 @@ jobs:
|
|||
build_ISOs:
|
||||
runs-on: ubuntu-22.04
|
||||
container:
|
||||
image: alpine:3.17
|
||||
image: alpine:3.18
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue