Skip to content

Commit 3571ef1

Browse files
Version 12.1 update
1 parent d15c3bf commit 3571ef1

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
@@ -83,7 +83,7 @@ RUN { \
8383
RUN cp /usr/local/etc/php/php.ini-production /usr/local/etc/php/php.ini
8484

8585
# Download and extract rosariosis
86-
ENV ROSARIOSIS_VERSION 'v12.0.2'
86+
ENV ROSARIOSIS_VERSION 'v12.1'
8787

8888
RUN mkdir /usr/src/rosariosis && \
8989
curl -L https://gitlab.com/francoisjacquet/rosariosis/-/archive/${ROSARIOSIS_VERSION}/rosariosis-${ROSARIOSIS_VERSION}.tar.gz \

0 commit comments

Comments
 (0)