Skip to content

Commit 007870f

Browse files
Version 12.4.1 update
1 parent 88e15b1 commit 007870f

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