Skip to content

Commit e5a95c0

Browse files
Update to passenger 5.2.3
1 parent d7dd333 commit e5a95c0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

3.2/passenger/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM redmine:3.2
22

3-
ENV PASSENGER_VERSION 5.2.2
3+
ENV PASSENGER_VERSION 5.2.3
44

55
RUN buildDeps=' \
66
make \

3.3/passenger/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM redmine:3.3
22

3-
ENV PASSENGER_VERSION 5.2.2
3+
ENV PASSENGER_VERSION 5.2.3
44

55
RUN buildDeps=' \
66
make \

3.4/passenger/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM redmine:3.4
22

3-
ENV PASSENGER_VERSION 5.2.2
3+
ENV PASSENGER_VERSION 5.2.3
44

55
RUN buildDeps=' \
66
make \

0 commit comments

Comments
 (0)