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 62b0ae6 commit d0e04cdCopy full SHA for d0e04cd
.github/workflows/registry.yaml
@@ -41,7 +41,7 @@ jobs:
41
suffix=
42
43
- name: Build and push Docker image
44
- uses: docker/build-push-action@v4.1.1
+ uses: docker/build-push-action@v4.2.1
45
with:
46
context: .
47
push: true
0 commit comments