diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 66877a96..ceb7e138 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -25,11 +25,11 @@ jobs: uses: tyankatsu0105/read-package-version-actions@v1 id: package-version - - name: ✨ Validate Dockerfile - uses: ghe-actions/dockerfile-validator@v1 - with: - dockerfile: 'Dockerfile' - lint: 'hadolint' + # - name: ✨ Validate Dockerfile + # uses: ghe-actions/dockerfile-validator@v1 + # with: + # dockerfile: 'Dockerfile' + # lint: 'hadolint' - name: 🗂️ Make Docker Meta id: meta