Skip to content

Commit 1b84bd5

Browse files
Update to passenger 6.0.5
1 parent 6a28a9a commit 1b84bd5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

4.0/passenger/Dockerfile

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

3-
ENV PASSENGER_VERSION 6.0.4
3+
ENV PASSENGER_VERSION 6.0.5
44

55
RUN set -eux; \
66
\

4.1/passenger/Dockerfile

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

3-
ENV PASSENGER_VERSION 6.0.4
3+
ENV PASSENGER_VERSION 6.0.5
44

55
RUN set -eux; \
66
\

0 commit comments

Comments
 (0)