Skip to content

Commit

Permalink
version 11.7 update
Browse files Browse the repository at this point in the history
  • Loading branch information
francoisjacquet committed Jun 10, 2024
1 parent c60f150 commit 79b34b3
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.6'
ENV ROSARIOSIS_VERSION 'v11.7'

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 79b34b3

Please sign in to comment.