Use v6 of build and push action

This commit is contained in:
Eugene Burmakin
2025-02-02 17:33:16 +01:00
parent 6259c0c476
commit f91e142a2f

View File

@@ -60,7 +60,7 @@ jobs:
echo "tags=${TAGS}" >> $GITHUB_OUTPUT
- name: Build and push (arm64)
uses: docker/build-push-action@v2
uses: docker/build-push-action@v6
with:
context: .
file: ./docker/Dockerfile.dev