Skip to content

Commit 7eff5ff

Browse files
⬆️ Update PHP to v8.3.27-r0
1 parent 2b34da7 commit 7eff5ff

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bookstack/Dockerfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ RUN \
1818
php83-fpm=8.3.26-r0 \
1919
php83-gd=8.3.26-r0 \
2020
php83-iconv=8.3.26-r0 \
21-
php83-ldap=8.3.26-r0 \
21+
php83-ldap=8.3.27-r0 \
2222
php83-mbstring=8.3.26-r0 \
23-
php83-mysqlnd=8.3.26-r0 \
24-
php83-openssl=8.3.26-r0 \
23+
php83-mysqlnd=8.3.27-r0 \
24+
php83-openssl=8.3.27-r0 \
2525
php83-pdo_mysql=8.3.26-r0 \
2626
php83-session=8.3.26-r0 \
27-
php83-simplexml=8.3.26-r0 \
28-
php83-tokenizer=8.3.26-r0 \
27+
php83-simplexml=8.3.27-r0 \
28+
php83-tokenizer=8.3.27-r0 \
2929
php83-xml=8.3.26-r0 \
3030
php83-xmlwriter=8.3.26-r0 \
3131
php83-zip=8.3.26-r0 \

0 commit comments

Comments
 (0)