mirror of
https://github.com/elseif/MikroTikPatch.git
synced 2026-08-31 12:35:59 +00:00
modified: .github/workflows/build_docker.yml
This commit is contained in:
2
.github/workflows/build_docker.yml
vendored
2
.github/workflows/build_docker.yml
vendored
@@ -187,4 +187,4 @@ jobs:
|
||||
- name: Update :latest tag for stable channel
|
||||
if: env.IS_LATEST == 'true'
|
||||
run: |
|
||||
docker buildx imagetools create --provenance=false -t ${{ env.IMAGE }}:latest ${{ env.IMAGE }}:${{ env.VERSION }}
|
||||
docker buildx imagetools create -t ${{ env.IMAGE }}:latest ${{ env.IMAGE }}:${{ env.VERSION }}
|
||||
Reference in New Issue
Block a user