We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a84312d commit 4f28908Copy full SHA for 4f28908
.github/workflows/build.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
images: ghcr.io/adobe/aem-dispatcher-docker
34
- name: Build and push
35
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
36
37
platforms: linux/amd64,linux/arm64
38
push: true
0 commit comments