Skip to content

Commit b0a9af7

Browse files
committed
composer update
1 parent de78fd6 commit b0a9af7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,6 @@ RUN apk update \
4848
RUN docker-php-ext-configure gd --with-freetype --with-jpeg
4949
RUN docker-php-ext-install -j$(nproc) gd
5050

51+
RUN composer selfupdate --2
52+
5153
WORKDIR /var/www/

0 commit comments

Comments
 (0)