Skip to content

Commit

Permalink
⬆️ Update PHP to v8.2.21-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 5, 2024
1 parent 21c4b28 commit dd55e5b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions mail/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ ARG BUILD_VERSION
RUN apk add --no-cache \
mariadb-client=10.11.8-r0 \
nginx=1.26.1-r0 \
php82=8.2.20-r0 \
php82-fpm=8.2.20-r0 \
php82-imap=8.2.20-r0 \
php82-session=8.2.20-r0 \
php82-opcache=8.2.20-r0 \
php82-mbstring=8.2.20-r0 \
php82-mysqli=8.2.20-r0 \
php82-pdo_mysql=8.2.20-r0 \
php82=8.2.21-r0 \
php82-fpm=8.2.21-r0 \
php82-imap=8.2.21-r0 \
php82-session=8.2.21-r0 \
php82-opcache=8.2.21-r0 \
php82-mbstring=8.2.21-r0 \
php82-mysqli=8.2.21-r0 \
php82-pdo_mysql=8.2.21-r0 \
postfix=3.9.0-r1 \
postfix-mysql=3.9.0-r1 \
dovecot=2.3.21-r17 \
Expand Down

0 comments on commit dd55e5b

Please sign in to comment.