Update .forgejo/workflows/docker-build.yml
Some checks failed
Docker Build / publish (push) Failing after 1s
Some checks failed
Docker Build / publish (push) Failing after 1s
This commit is contained in:
parent
6d75c16ed6
commit
9940611d9b
|
@ -28,7 +28,7 @@ jobs:
|
||||||
|
|
||||||
- name: Docker meta
|
- name: Docker meta
|
||||||
id: meta
|
id: meta
|
||||||
uses: actions/docker-metadata-action@v4
|
uses: actions/docker-metadata-action@v5
|
||||||
with:
|
with:
|
||||||
# list of Docker images to use as base name for tags
|
# list of Docker images to use as base name for tags
|
||||||
images: git.amogus.cloud/lea/maddy-admin
|
images: git.amogus.cloud/lea/maddy-admin
|
||||||
|
|
Loading…
Reference in a new issue