|
@@ -21,7 +21,7 @@ jobs:
|
|
# https://github.com/marketplace/actions/build-and-push-docker-images
|
|
# https://github.com/marketplace/actions/build-and-push-docker-images
|
|
# > The commit history is not preserved.
|
|
# > The commit history is not preserved.
|
|
# https://docs.docker.com/engine/reference/commandline/build/#git-repositories
|
|
# https://docs.docker.com/engine/reference/commandline/build/#git-repositories
|
|
- - uses: docker/build-push-action@v2.6.1
|
|
|
|
|
|
+ - uses: docker/build-push-action@v2.7.0
|
|
with:
|
|
with:
|
|
build-args: |
|
|
build-args: |
|
|
SETUPTOOLS_SCM_PRETEND_VERSION=0 # git history unavailable (see above)
|
|
SETUPTOOLS_SCM_PRETEND_VERSION=0 # git history unavailable (see above)
|