mirror of
https://github.com/prymitive/karma
synced 2026-05-11 03:46:48 +00:00
chore(deps): update docker/build-push-action action to v3
This commit is contained in:
committed by
Łukasz Mierzwa
parent
4b1fb69f83
commit
e08c26764b
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -520,7 +520,7 @@ jobs:
|
||||
|
||||
- name: Build and push
|
||||
id: docker_build
|
||||
uses: docker/build-push-action@v2
|
||||
uses: docker/build-push-action@v3
|
||||
with:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user