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 472a8f5 commit 75a70beCopy full SHA for 75a70be
.github/workflows/ci.yml
@@ -66,7 +66,7 @@ jobs:
66
uses: docker/setup-buildx-action@885d1462b80bc1c1c7f0b00334ad271f09369c55 # v2.10.0
67
68
- name: Build Plus Docker Image
69
- uses: docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825 # v4.1.1
+ uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v5.0.0
70
with:
71
file: docker/Dockerfile
72
tags: nginx-plus
0 commit comments