Skip to content

Commit

Permalink
Merge branch 'php83' into pdo_sqlsrv
Browse files Browse the repository at this point in the history
# Conflicts:
#	Dockerfile
  • Loading branch information
boboldehampsink committed Aug 19, 2024
2 parents f9f2bf5 + 702b253 commit ddc086b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Which versions?
ARG PHP_VERSION=8.3.9
ARG PHP_VERSION=8.3.10
ARG PDO_SQLSRV_EXT_VERSION=5.12.0
ARG REDIS_EXT_VERSION=6.0.2
ARG IMAGICK_EXT_VERSION=3.7.0
ARG PCOV_EXT_VERSION=1.0.11
ARG HTTPD_VERSION=2.4.61
ARG HTTPD_VERSION=2.4.62
ARG NGINX_VERSION=1.26.1
ARG NODE_VERSION=20.16.0
ARG COMPOSER_VERSION=2.7.7
Expand Down

0 comments on commit ddc086b

Please sign in to comment.