Commit 4d2314e6 authored by Heimo Stranner's avatar Heimo Stranner
Browse files

Update README.md

parent 227f14a4
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -8,5 +8,7 @@ If you find yourself installing packages in a stock docker image during your bui

### Custom cypress image

The stock cypress base image is based on debian 10, ours is based on debian 11 and thus can install version 17 of the openjdk.
Our image also has the openjdk preinstalled.
The stock cypress base image is based on debian 10, ours is based on debian 11 so we can install version 17 of the openjdk.
Our image also has the openjdk preinstalled which the stock version does not have.

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