fix: .rootless
This commit is contained in:
parent
edc4a2853c
commit
65a077ebc6
2 changed files with 2 additions and 2 deletions
.gitea/workflows
|
@ -96,7 +96,7 @@ jobs:
|
|||
ACTIONS_RUNTIME_TOKEN: '' # See https://gitea.com/gitea/act_runner/issues/119
|
||||
with:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
file: ./Dockerfile.rootless
|
||||
platforms: |
|
||||
linux/amd64
|
||||
linux/arm64
|
||||
|
|
|
@ -108,7 +108,7 @@ jobs:
|
|||
ACTIONS_RUNTIME_TOKEN: '' # See https://gitea.com/gitea/act_runner/issues/119
|
||||
with:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
file: ./Dockerfile.rootless
|
||||
platforms: |
|
||||
linux/amd64
|
||||
linux/arm64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue