File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ LABEL org.opencontainers.image.source="https://github.com/wbstack/quickstatement
1111
1212RUN apt-get update && \
1313 DEBIAN_FRONTEND=noninteractive apt-get install --yes --no-install-recommends \
14- libasprintf0v5=0.21-12 \
15- jq=1.6-2.1 \
16- libicu-dev=72 .1-3 \
17- icu-devtools=72 .1-3 && \
14+ libasprintf0v5=0.23.1-2 \
15+ jq=1.7.1-6+deb13u1 \
16+ libicu-dev=76 .1-4 \
17+ icu-devtools=76 .1-4 && \
1818 rm -rf /var/lib/apt/lists/* && \
1919 docker-php-ext-configure intl && \
2020 docker-php-ext-install intl && \
Original file line number Diff line number Diff line change 99 ],
1010 "require" : {
1111 "addwiki/mediawiki-api" : " ~2.0" ,
12- "wbstack/magnustools" : " dev-main#e3ddd872410e3d25cec63c5d646ba8cdd9a813ae "
12+ "wbstack/magnustools" : " dev-de/backend-api-query#96464e6b94a8ac3bbf9cb9c2b254a0a02ad00ec6 "
1313 },
1414 "scripts" : {
1515 "post-install-cmd" : [
You can’t perform that action at this time.
0 commit comments