Update Docker action version in workflow file
Signed-off-by: Dmitrii <computer@yawaflua.tech> Took 4 minutes
This commit is contained in:
@@ -60,7 +60,7 @@ jobs:
|
|||||||
git.yawaflua.tech/yawaflua/spmega
|
git.yawaflua.tech/yawaflua/spmega
|
||||||
|
|
||||||
- name: Build and push API
|
- name: Build and push API
|
||||||
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
context: backend/
|
context: backend/
|
||||||
file: backend/SpMega.Backend/Dockerfile
|
file: backend/SpMega.Backend/Dockerfile
|
||||||
|
|||||||
Reference in New Issue
Block a user