Use older images for CI testing

This commit is contained in:
Sebastian Serth
2021-09-11 21:26:41 +02:00
parent 9fbb148af4
commit 37a179bbf4

View File

@ -17,9 +17,9 @@ jobs:
--health-timeout 5s
--health-retries 5
co_execenv_python:
image: openhpi/co_execenv_python
image: openhpi/co_execenv_python:3.4
co_execenv_java:
image: openhpi/co_execenv_java
image: openhpi/co_execenv_java:8
steps:
- name: Configure Docker host