Skip to content
Snippets Groups Projects
Commit 9085fec0 authored by RenovateBot's avatar RenovateBot :gear:
Browse files

chore(deps): update griefed/baseimage-ubuntu-jdk-8 docker tag to v2

parent b8a84611
No related branches found
No related tags found
1 merge request!10chore(deps): update griefed/baseimage-ubuntu-jdk-8 docker tag to v2
...@@ -5,7 +5,7 @@ stages: ...@@ -5,7 +5,7 @@ stages:
- Build Release - Build Release
Gradle Test: Gradle Test:
image: griefed/baseimage-ubuntu-jdk-8:1.0.5 image: griefed/baseimage-ubuntu-jdk-8:2.0.0
stage: Gradle Test stage: Gradle Test
services: services:
- name: griefed/gitlab-ci-cd:1.0.4 - name: griefed/gitlab-ci-cd:1.0.4
...@@ -79,7 +79,7 @@ Release: ...@@ -79,7 +79,7 @@ Release:
- $CI_COMMIT_TITLE =~ /^RELEASE:.+$/ - $CI_COMMIT_TITLE =~ /^RELEASE:.+$/
Build Release: Build Release:
image: griefed/baseimage-ubuntu-jdk-8:1.0.5 image: griefed/baseimage-ubuntu-jdk-8:2.0.0
stage: Build Release stage: Build Release
services: services:
- name: griefed/gitlab-ci-cd:1.0.4 - name: griefed/gitlab-ci-cd:1.0.4
...@@ -159,7 +159,7 @@ Build Release: ...@@ -159,7 +159,7 @@ Build Release:
- tags - tags
pages: pages:
image: griefed/baseimage-ubuntu-jdk-8:1.0.5 image: griefed/baseimage-ubuntu-jdk-8:2.0.0
stage: Documentation stage: Documentation
services: services:
- name: griefed/gitlab-ci-cd:1.0.4 - name: griefed/gitlab-ci-cd:1.0.4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment