Skip to content

Commit 04fb17a

Browse files
Version 12.3.1 update
1 parent c4fd854 commit 04fb17a

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