bump test image version

This commit is contained in:
Girish Ramakrishnan
2017-05-01 09:45:53 -07:00
parent 228af62c39
commit 5f26c3a2c1
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:22.0.0"
readonly TEST_IMAGE="cloudron/test:23.0.0"
# reset sudo timestamp to avoid wrong success
sudo -k || sudo --reset-timestamp