Skip to content

Commit 88e15b1

Browse files
Version 12.4 update
1 parent be654d5 commit 88e15b1

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.3.2'
92+
ENV ROSARIOSIS_VERSION 'v12.4'
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)