This commit is contained in:
Renovate Bot 2025-06-15 22:03:09 +00:00
parent db4096e71a
commit b19242fc8a

View file

@ -49,7 +49,7 @@ jobs:
password: ${{ secrets.DOKEY }} password: ${{ secrets.DOKEY }}
- name: Build and push - name: Build and push
uses: https://github.com/docker/build-push-action@v5 uses: https://github.com/docker/build-push-action@v6
with: with:
context: . context: .
platforms: linux/amd64,linux/arm64 platforms: linux/amd64,linux/arm64