bump test version

This commit is contained in:
Girish Ramakrishnan
2017-01-13 20:06:12 -08:00
parent 2118952120
commit 7c94543da8
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
set -eu
readonly SOURCE_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")/../.." && pwd)"
readonly TEST_IMAGE="cloudron/test:17.0.0"
readonly TEST_IMAGE="cloudron/test:18.0.0"
# reset sudo timestamp to avoid wrong success
sudo -k || sudo --reset-timestamp