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 6bc03d1 commit b24ebb1Copy full SHA for b24ebb1
.github/workflows/ci.yml
@@ -72,7 +72,7 @@ jobs:
72
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
73
74
- name: Build Plus Docker Image
75
- uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
+ uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
76
with:
77
file: docker/Dockerfile
78
tags: nginx-plus
0 commit comments