Skip to content

Commit 700d1a8

Browse files
committed
f
1 parent 3a77f81 commit 700d1a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/mqtt/tests/test_mosquitto.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from testcontainers.mqtt import MosquittoContainer
44

5-
VERSIONS = ["1.6.15", "2.0.18", "2.1.2"]
5+
VERSIONS = ["1.6.15", "2.0.18", "2.1.2-alpine"]
66

77

88
@pytest.mark.parametrize("version", VERSIONS)

0 commit comments

Comments
 (0)