Commit 863e625c authored by Heimo Stranner's avatar Heimo Stranner
Browse files

docu update

parent 90c9e0c5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ npm ERR! Error: spawn EPERM

### Custom cypress image

The stock cypress base image is based on an outdated version of debian, ours is based on the latest stable one so we can install version 17 of the openjdk.
The stock cypress base image is based on an outdated version of debian, ours is based on the latest stable one.
Our image also has the openjdk preinstalled which the stock version does not have.

`registry.reset.inso-w.at/pub/docker/cypress:latest`