Skip to content

Commit aa7dec5

Browse files
committed
Start testing with MantisBT v2.26.2
1 parent 1ca0ea9 commit aa7dec5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/mantis/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# Copyright (c) 2022-2023 Alexander Todorov <[email protected]>
1+
# Copyright (c) 2022-2024 Alexander Todorov <[email protected]>
22
#
33
# Licensed under GNU Affero General Public License v3 or later (AGPLv3+)
44
# https://www.gnu.org/licenses/agpl-3.0.html
55

66
FROM registry.access.redhat.com/ubi9/php-80
77

8-
ADD mantisbt-2.26.0.zip .
8+
ADD mantisbt-2.26.2.zip .
99
RUN unzip mantisbt-*.zip && mv mantisbt-*/ mantisbt/
1010

1111
# Note: we still need to perform the install procedure b/c
16.4 MB
Binary file not shown.

0 commit comments

Comments
 (0)