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 17254b3 commit b56d047Copy full SHA for b56d047
.github/workflows/ci.yml
@@ -69,7 +69,7 @@ jobs:
69
sed -i 's|\${NGINX_PLUS_VERSION}/||g' docker/Dockerfile
70
71
- name: Set up Docker Buildx
72
- uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
+ 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
0 commit comments