diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 83501372e7b02856b99587119448b68ad91f5ce3..692b3681d8a58c897670cee629188acbcd7d9456 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ stages: - Build Release Gradle Test: - image: griefed/baseimage-ubuntu-jdk-8:2.0.3 + image: griefed/baseimage-ubuntu-jdk-8:2.0.4 stage: Gradle Test services: - name: griefed/gitlab-ci-cd:2.0.0 @@ -79,7 +79,7 @@ Release: - $CI_COMMIT_TITLE =~ /^RELEASE:.+$/ Build Release: - image: griefed/baseimage-ubuntu-jdk-8:2.0.3 + image: griefed/baseimage-ubuntu-jdk-8:2.0.4 stage: Build Release services: - name: griefed/gitlab-ci-cd:2.0.0 @@ -159,7 +159,7 @@ Build Release: - tags pages: - image: griefed/baseimage-ubuntu-jdk-8:2.0.3 + image: griefed/baseimage-ubuntu-jdk-8:2.0.4 stage: Documentation services: - name: griefed/gitlab-ci-cd:2.0.0