Skip to content

Commit

Permalink
Bump PHP 8.3 to 8.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
epoweripione committed Aug 2, 2024
1 parent a1284f5 commit 67729a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php-fpm-8.3/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM php:8.3-fpm
LABEL Maintainer="Ansley Leung" \
Description="latest PHP8 fpm Docker image. Use `docker-php-ext-install extension_name` to install Extensions." \
License="MIT License" \
Version="8.3.9"
Version="8.3.10"

# Environments
ENV TZ=Asia/Shanghai
Expand Down

0 comments on commit 67729a0

Please sign in to comment.