mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 13:38:13 -08:00
fix: rename image-name
This commit is contained in:
parent
d39f2baed3
commit
fdad7f5be6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -510,7 +510,7 @@ jobs:
|
|||
uses: mr-smithers-excellent/docker-build-push@v6
|
||||
with:
|
||||
dockerfile: Dockerfile-rootless
|
||||
image: fladder
|
||||
image: fladder-rootless
|
||||
addLatest: true
|
||||
multiPlatform: true
|
||||
platform: linux/amd64,linux/arm64,linux/arm/v7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue