Skip to content

Commit a5d52f9

Browse files
authored
Merge pull request #47 from gtt-project/feature/upgrade-redmine-4.2.2
Upgraded Redmine version to 4.2.2
2 parents d7fb750 + 7f5797e commit a5d52f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
context: ./
88
dockerfile: ./Dockerfile
99
args:
10-
REDMINE_VERSION: 4.2.0
10+
REDMINE_VERSION: 4.2.2
1111
REDMICA_VERSION: ""
1212
GEM_PG_VERSION: ${GEM_PG_VERSION}
1313
PATCH_STRIP: 1

0 commit comments

Comments
 (0)