diff --git a/.github/workflows/latest.yaml b/.github/workflows/latest.yaml index cf2cdc71..cf8e1d23 100644 --- a/.github/workflows/latest.yaml +++ b/.github/workflows/latest.yaml @@ -19,8 +19,6 @@ jobs: latest: name: Update latest image tag runs-on: ubuntu-latest - container: - image: alpine:latest steps: - name: Login to quay.io uses: docker/login-action@v2