Fix the dockerfile and workflow
This commit is contained in:
@@ -35,3 +35,6 @@ jobs:
|
||||
push: ${{github.event_name != 'pull_request'}}
|
||||
tags: ${{steps.meta.outputs.tags}}
|
||||
labels: ${{steps.meta.outputs.labels}}
|
||||
build-args:
|
||||
- VERSION=v5.7.1
|
||||
- REPO_MIRROR=${{vars.REPO_MIRROR}}
|
||||
|
||||
Reference in New Issue
Block a user