diff --git a/Dockerfile b/Dockerfile index adbf91e142e9432bad9008098254f9f325e0bc1d..2e53f1944fd2c8b261390d6a6be1e58d200955f7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,6 +2,7 @@ FROM gitlab.labranet.jamk.fi:4567/testautomation-examples/presta-shop-base-image LABEL maintainer="PrestaShop Core Team <coreteam@prestashop.com>" ENV PS_VERSION 8.0.0 +ARG VERBOSE=true # Get PrestaShop # ADD https://github.com/PrestaShop/PrestaShop/releases/download/8.0.0/prestashop_8.0.0.zip /tmp/prestashop.zip