Skip to content

Commit 0e0782f

Browse files
Update to passenger 5.3.2
1 parent 58012d3 commit 0e0782f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.3.1
3+
ENV PASSENGER_VERSION 5.3.2
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.3.1
3+
ENV PASSENGER_VERSION 5.3.2
44

55
RUN buildDeps=' \
66
make \

0 commit comments

Comments
 (0)