fix version
This commit is contained in:
2
.github/workflows/publish_docker.yml
vendored
2
.github/workflows/publish_docker.yml
vendored
@@ -72,7 +72,7 @@ jobs:
|
||||
build-args: |
|
||||
http_proxy=http://192.168.0.20:7890
|
||||
https_proxy=http://192.168.0.20:7890
|
||||
version=${{ steps.meta.outputs.REPO_VERSION }}
|
||||
version=${{ steps.meta.outputs.version }}
|
||||
context: ${{ inputs.docker_context }}
|
||||
file: ${{ inputs.dockerfile_path }}
|
||||
platforms: |
|
||||
|
||||
Reference in New Issue
Block a user