We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2bbe2d3 + 363300c commit 71a81d3Copy full SHA for 71a81d3
1 file changed
.github/workflows/publish-docker-cpu.yml
@@ -94,7 +94,7 @@ jobs:
94
echo "Extracted version: ${{ env.VERSION }}"
95
96
- name: Build container image
97
- uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
+ uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
98
with:
99
push: true
100
context: ./${{ env.APP_NAME }}
0 commit comments