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 6754c75 commit 8b32309Copy full SHA for 8b32309
.github/workflows/ci.yml
@@ -68,7 +68,7 @@ jobs:
68
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
69
70
- name: Build Plus Docker Image
71
- uses: docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755 # v6.6.1
+ uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6.7.0
72
with:
73
file: docker/Dockerfile
74
tags: nginx-plus
0 commit comments