mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-24 13:48:30 +00:00
wrong version for docker build-push-action
This commit is contained in:
parent
da7eaea5d4
commit
d4ab9fbb18
2
.github/workflows/build_image_from_dev.yml
vendored
2
.github/workflows/build_image_from_dev.yml
vendored
@ -97,7 +97,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
id: push
|
id: push
|
||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
ref: dev
|
ref: dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user