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 24a1c8b commit 6098eccCopy full SHA for 6098ecc
1 file changed
.github/workflows/deploy_docker.yaml
@@ -26,7 +26,7 @@ jobs:
26
images: banmanagement/webui
27
28
- name: Build and push Docker image
29
- uses: docker/build-push-action@v2
+ uses: docker/build-push-action@v3
30
with:
31
context: .
32
push: true
0 commit comments