We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76a72f0 commit 5a7c0f7Copy full SHA for 5a7c0f7
.github/workflows/ci.yml
@@ -68,7 +68,7 @@ jobs:
68
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0
69
70
- name: Build Plus Docker Image
71
- uses: docker/build-push-action@c382f710d39a5bb4e430307530a720f50c2d3318 # v6.0.0
+ uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2 # v6.0.1
72
with:
73
file: docker/Dockerfile
74
tags: nginx-plus
0 commit comments