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 33a6e6e commit d2914b6Copy full SHA for d2914b6
.github/workflows/ci.yml
@@ -72,7 +72,7 @@ jobs:
72
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
73
74
- name: Build Plus Docker Image
75
- uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
+ uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11.0
76
with:
77
file: docker/Dockerfile
78
tags: nginx-plus
0 commit comments