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.
2 parents 3526535 + 2ce7159 commit 9a4cc68Copy full SHA for 9a4cc68
1 file changed
.github/workflows/e2e.yaml
@@ -21,7 +21,7 @@ jobs:
21
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
22
23
- name: Build backend image
24
- uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
+ uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
25
with:
26
context: .
27
file: packages/backend/Dockerfile
0 commit comments