wrong version for docker build-push-action

This commit is contained in:
mike cullerton 2024-11-07 12:34:03 -05:00
parent da7eaea5d4
commit d4ab9fbb18

View File

@ -97,7 +97,7 @@ jobs:
- name: Build and push Docker image
id: push
uses: docker/build-push-action@v4
uses: docker/build-push-action@v6
with:
context: .
ref: dev