fix: docker build version arg

This commit is contained in:
Lakhan Samani
2021-10-10 00:28:44 +05:30
parent 8b510ed556
commit 17676fa13b
2 changed files with 5 additions and 2 deletions

View File

@@ -70,3 +70,5 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: |
"VERSION=${VERSION}"