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 ff4bfe4 commit 126acbdCopy full SHA for 126acbd
.github/workflows/ci.yml
@@ -68,7 +68,7 @@ jobs:
68
uses: docker/setup-buildx-action@0d103c3126aa41d772a8362f6aa67afac040f80c # v3.1.0
69
70
- name: Build Plus Docker Image
71
- uses: docker/build-push-action@af5a7ed5ba88268d5278f7203fb52cd833f66d6e # v5.2.0
+ uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0
72
with:
73
file: docker/Dockerfile
74
tags: nginx-plus
0 commit comments