Skip to content
Snippets Groups Projects
Commit 8beb481b 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 51547e9e
Branches
Tags
No related merge requests found
Pipeline #116108 passed
build:
stage: build
image: openjdk:8-jdk-slim
image: eclipse-temurin:8
variables:
GRADLE_USER_HOME: "$CI_PROJECT_DIR/.gradle"
before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment