mirror of
https://github.com/ViViDboarder/bitwarden_rs_ldap.git
synced 2024-11-22 11:16:27 +00:00
Use correct image name
This commit is contained in:
parent
80a16664e8
commit
a1a69617e3
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
|||||||
id: meta
|
id: meta
|
||||||
uses: docker/metadata-action@v3
|
uses: docker/metadata-action@v3
|
||||||
with:
|
with:
|
||||||
images: name/app
|
images: vividboarder/vaultwarden_ldap
|
||||||
flavor: |
|
flavor: |
|
||||||
latest=${{ matrix.latest }}
|
latest=${{ matrix.latest }}
|
||||||
suffix=${{ matrix.suffix }}
|
suffix=${{ matrix.suffix }}
|
||||||
|
Loading…
Reference in New Issue
Block a user