Skip to content

Commit e5e569c

Browse files
committed
Update poppler-utils to version 25
1 parent 9969bf5 commit e5e569c

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
@@ -26,7 +26,7 @@ COPY --from=php-extension-installer /usr/bin/install-php-extensions /usr/bin
2626

2727
RUN <<EOT
2828
set -eux
29-
apk add --no-cache bash=~5 git=~2 jq=~1 mariadb-client=~11 msmtp=~1 patch=~2 poppler-utils=~24 unzip=~6 graphicsmagick=~1 sudo=~1 tini=~0
29+
apk add --no-cache bash=~5 git=~2 jq=~1 mariadb-client=~11 msmtp=~1 patch=~2 poppler-utils=~25 unzip=~6 graphicsmagick=~1 sudo=~1 tini=~0
3030
install-php-extensions ${php_enable_extensions}
3131
IPE_DONT_ENABLE=1 install-php-extensions blackfire xdebug
3232
adduser -H -D -S -G wheel -u 501 machost

0 commit comments

Comments
 (0)