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

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

parent 6116dab5
No related branches found
No related tags found
1 merge request!78chore(deps): update griefed/baseimage-ubuntu-jdk-8 docker tag to v2.0.16
...@@ -21,7 +21,7 @@ workflow: ...@@ -21,7 +21,7 @@ workflow:
- when: always - when: always
Gradle Test: Gradle Test:
image: griefed/baseimage-ubuntu-jdk-8:2.0.15 image: griefed/baseimage-ubuntu-jdk-8:2.0.16
stage: Gradle Test stage: Gradle Test
before_script: before_script:
- echo "**** Running in $CI_JOB_ID ****" - echo "**** Running in $CI_JOB_ID ****"
...@@ -63,7 +63,7 @@ Release: ...@@ -63,7 +63,7 @@ Release:
- if: '$CI_COMMIT_BRANCH == "main" && $CI_COMMIT_TITLE !~ /^RELEASE:.+$/ && $CI_SERVER_HOST == "git.griefed.de"' - if: '$CI_COMMIT_BRANCH == "main" && $CI_COMMIT_TITLE !~ /^RELEASE:.+$/ && $CI_SERVER_HOST == "git.griefed.de"'
pages: pages:
image: griefed/baseimage-ubuntu-jdk-8:2.0.15 image: griefed/baseimage-ubuntu-jdk-8:2.0.16
stage: Documentation stage: Documentation
before_script: before_script:
- which java - which java
......
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