1 parent a7486a1 commit edc4c88Copy full SHA for edc4c88
1 file changed
.gitlab-ci.yml
@@ -1,5 +1,5 @@
1
# This tells the runner which Docker image to start
2
-image: openjdk:latest
+image: openjdk:17-slim
3
4
# The 'stages' block defines the order of work
5
stages:
0 commit comments