bump test container

This commit is contained in:
Girish Ramakrishnan
2016-08-21 13:25:27 -07:00
parent 3bf0a392b9
commit 6a4bda1f7e
3 changed files with 3 additions and 3 deletions

View File

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