mirror of
https://github.com/usual2970/certimate.git
synced 2025-06-28 23:29:55 +00:00
update Dockerfile name
This commit is contained in:
parent
781b79f529
commit
8c1033634d
2
.github/workflows/push_image.yml
vendored
2
.github/workflows/push_image.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
file: ./Dockerfile_build
|
||||
file: ./Dockerfile
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user