Updated docker-build-push version in docker release file as well

This commit is contained in:
Kieran Eglin 2024-09-10 11:42:10 -07:00
parent 7866f7258a
commit a0a02cb4be
No known key found for this signature in database
GPG key ID: 193984967FCF432D

View file

@ -72,7 +72,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and Push
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
file: ./docker/selfhosted.Dockerfile