Skip to content

Commit

Permalink
ensure correct build docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
mfleisch committed Mar 21, 2022
1 parent de4df3c commit 7b608bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
# https://github.com/gradle/gradle
#image: gradle:alpine
default:
image: git.bio.informatik.uni-jena.de:5050/bioinf-mit/docker-images/ubuntu-zulu-fx-gradle:latest
image: git.bio.informatik.uni-jena.de:5050/bioinf-mit/docker-images/ubuntu-zulu-fx-gradle:18.04-15.0.3-6.9-5

# Disable the Gradle daemon for Continuous Integration servers as correctness
# is usually a priority over speed in CI environments. Using a fresh
# runtime for each build is more reliable since the runtime is completely
Expand Down

0 comments on commit 7b608bb

Please sign in to comment.