Skip to content

Commit

Permalink
chore: update commonmark
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianschubek committed Oct 30, 2024
1 parent 792c9bf commit 8d24ef4
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 @@ -30,7 +30,7 @@ RUN apk add --no-cache composer

WORKDIR /var/www/html

RUN composer require "league/commonmark:^2.4"
RUN composer require "league/commonmark:^2.5"

RUN mkdir -p /data/nginx/cache
# for batch downloads
Expand Down

0 comments on commit 8d24ef4

Please sign in to comment.