We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ffc1acd + 8922a81 commit bbea922Copy full SHA for bbea922
1 file changed
.github/workflows/build-openclaw-image.yaml
@@ -43,7 +43,7 @@ jobs:
43
run: echo "timestamp=$(TZ=America/Los_Angeles date +%Y%m%d-%H%M%S)" >> "${GITHUB_OUTPUT}"
44
45
- name: Build and push
46
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
47
with:
48
context: containers/openclaw
49
platforms: linux/amd64,linux/arm64
0 commit comments