This commit is contained in:
parent
60b1e0ada7
commit
7721a0a3ff
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
||||||
builder:
|
builder:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- uses: https://git.kabelsalat.ch/s3lph/forgejo-kaniko-action
|
- uses: https://git.kabelsalat.ch/s3lph/forgejo-kaniko-action@main
|
||||||
with:
|
with:
|
||||||
dockerfile: |
|
dockerfile: |
|
||||||
FROM docker.io/library/node:18-bookworm
|
FROM docker.io/library/node:18-bookworm
|
||||||
|
|
Loading…
Reference in a new issue