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 e0473ca commit 78791fbCopy full SHA for 78791fb
.github/workflows/build-docker-image.yml
@@ -69,7 +69,7 @@ jobs:
69
70
- name: Build and push
71
id: docker_build
72
- uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671 # v4.0.0
+ uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v5.0.0
73
with:
74
context: ./
75
tags: ${{ steps.img_meta.outputs.tags }}
.github/workflows/self-hosted-build-docker-image.yml
0 commit comments