We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f58f6c8 commit 24a1c8bCopy full SHA for 24a1c8b
1 file changed
.github/workflows/deploy_docker.yaml
@@ -21,7 +21,7 @@ jobs:
21
22
- name: Extract metadata (tags, labels) for Docker
23
id: meta
24
- uses: docker/metadata-action@v3
+ uses: docker/metadata-action@v4
25
with:
26
images: banmanagement/webui
27
0 commit comments