Skip to content

Commit

Permalink
Version 11.2.1 update
Browse files Browse the repository at this point in the history
  • Loading branch information
francoisjacquet committed Sep 11, 2023
1 parent e06de53 commit 4b061f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ RUN { \
} > /usr/local/etc/php/conf.d/error-logging.ini

# Download and extract rosariosis
ENV ROSARIOSIS_VERSION 'v11.2'
ENV ROSARIOSIS_VERSION 'v11.2.1'

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

0 comments on commit 4b061f3

Please sign in to comment.