diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 7028df90..2fa20796 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -22,7 +22,7 @@ jobs: id: docker_build uses: docker/build-push-action@v2.5.0 with: - file: ./at-buildimage/Dockerfile + file: ./Dockerfile push: true tags: | atsigncompany/filebin2:automated