Skip to content

Commit 135ad59

Browse files
committed
testing older image as 4.15 got overriden (o_o)
1 parent 04fbec5 commit 135ad59

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/test_digest.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"image_name, platform_name, expected_digest",
1313
[
1414
(
15-
"matomo:4.15.1-fpm-alpine",
15+
"matomo:4.4.0-fpm-alpine",
1616
"linux/s390x",
17-
"sha256:e85b362869067e99e8343fb3a7fed38e23f3aa681151bb8716de29ae3e5a4ae2",
17+
"sha256:d232f018fafe0686acfabae51ddc40a315c557bcd2401ee36e54b2b018d049de",
1818
),
1919
(
2020
"helloysd/caddy:0.10.11",

0 commit comments

Comments
 (0)