Update .forgejo/workflows/docker.yaml
This commit is contained in:
parent
9490488331
commit
866823e04f
1 changed files with 1 additions and 2 deletions
|
@ -9,8 +9,7 @@ env:
|
|||
|
||||
jobs:
|
||||
publish-docker:
|
||||
runs-on: lxc
|
||||
container: alpine
|
||||
runs-on: bookworm
|
||||
steps:
|
||||
- name: Install dependancies
|
||||
run: apk add nodejs git docker
|
||||
|
|
Loading…
Add table
Reference in a new issue