diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 4d7d4ac3..d6e01c2a 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -63,7 +63,7 @@ jobs: # For more information, see "Usage" in the README of the docker/build-push-action repository. https://github.com/docker/build-push-action#usage # It uses the tags and labels parameters to tag and label the image with the output from the "meta" step. - name: Build and push Docker images - uses: docker/build-push-action@0f847266c302569530c95bfa228489494c43b002 + uses: docker/build-push-action@8d2cf95286e3dd3d016d478187b93b57af29fd2d with: context: . push: true