Skip to content

Commit bd1ef2a

Browse files
committed
use Checkmk 2.5.0 for e2e testing
CMK-25239
1 parent f47a7fd commit bd1ef2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
checkmk:
3-
image: checkmk/${CHECKMK_IMAGE:-check-mk-cloud}:${CHECKMK_VERSION:-2.4.0-latest}
3+
image: checkmk/${CHECKMK_IMAGE:-check-mk-ultimate}:${CHECKMK_VERSION:-master-daily}
44
container_name: checkmk
55
ports:
66
- '12345:5000'

0 commit comments

Comments
 (0)