Skip to content
Snippets Groups Projects
Commit ba99546e authored by dgelessus's avatar dgelessus
Browse files

Switch CI from openjdk to eclipse-temurin images

The openjdk images are no longer updated, aside from early-access
builds. See:

* https://hub.docker.com/_/openjdk/
* https://github.com/docker-library/openjdk/issues/505
parent baa3816e
Branches
No related tags found
No related merge requests found
Pipeline #115395 failed
......@@ -3,7 +3,7 @@ variables:
GRADLE_OPTIONS: --info --stacktrace --warning-mode=all
default:
image: openjdk:8-jdk-slim
image: eclipse-temurin:8
cache:
paths:
- .gradle/caches
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment