bump test image

This commit is contained in:
Girish Ramakrishnan
2017-08-19 17:57:21 -07:00
parent 064c5cf7f2
commit 24e6c4d963
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:24.0.1"
readonly TEST_IMAGE="cloudron/test:25.2.0"
# reset sudo timestamp to avoid wrong success
sudo -k || sudo --reset-timestamp