use new ssh docker image

This commit is contained in:
lukas 2021-04-09 14:28:08 +02:00
parent d9875a11d5
commit 7aeb14c120

View File

@ -112,7 +112,7 @@ Debian_Server:
Test_Server: Test_Server:
stage: deploy stage: deploy
image: luki42/alpineopenssh:latest image: luki42/ssh:latest
needs: needs:
- Frontend_Tests - Frontend_Tests
- Backend_Tests - Backend_Tests