Skip to content

Commit

Permalink
⬆️ Update PHP to v8.3.13-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 0d06a0c commit fb5e458
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasmoadmin/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ RUN \
php83-fpm=8.3.12-r0 \
php83-iconv=8.3.12-r0 \
php83-mbstring=8.3.12-r0 \
php83-opcache=8.3.12-r0 \
php83-opcache=8.3.13-r0 \
php83-session=8.3.12-r0 \
php83-zip=8.3.12-r0 \
php83-zip=8.3.13-r0 \
php83=8.3.12-r0 \
\
&& apk add --no-cache --virtual .build-dependencies \
Expand Down

0 comments on commit fb5e458

Please sign in to comment.