diff --git a/.github/workflows/image-build.yaml b/.github/workflows/image-build.yaml index 9724458..6d755d2 100644 --- a/.github/workflows/image-build.yaml +++ b/.github/workflows/image-build.yaml @@ -34,4 +34,4 @@ jobs: context: . file: build/dockerfiles/Dockerfile push: true - tags: quay.io/che-incubator/che-idea-dev-server:latest + tags: quay.io/che-incubator/che-idea-dev-server:next