Skip to content

Commit 3294438

Browse files
committed
chore: update commonmark
1 parent 0e3819b commit 3294438

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
@@ -30,7 +30,7 @@ RUN apk add --no-cache composer
3030

3131
WORKDIR /var/www/html
3232

33-
RUN composer require "league/commonmark:^2.6"
33+
RUN composer require "league/commonmark:^2.7"
3434

3535
RUN mkdir -p /data/nginx/cache
3636
# for batch downloads

0 commit comments

Comments
 (0)