Skip to content

Commit bd227be

Browse files
Version 12.5 update
1 parent 66a7083 commit bd227be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ RUN cp /usr/local/etc/php/php.ini-production /usr/local/etc/php/php.ini
8989
RUN a2enmod rewrite
9090

9191
# Download and extract rosariosis
92-
ENV ROSARIOSIS_VERSION 'v12.4.3'
92+
ENV ROSARIOSIS_VERSION 'v12.5'
9393

9494
# Set the SHELL option -o pipefail before RUN with a pipe in it
9595
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

0 commit comments

Comments
 (0)