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 17daed4 commit b65d960Copy full SHA for b65d960
.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@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0
+ uses: docker/build-push-action@c382f710d39a5bb4e430307530a720f50c2d3318 # v6.0.0
72
with:
73
file: docker/Dockerfile
74
tags: nginx-plus
0 commit comments