Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
boboldehampsink authored Apr 22, 2024
1 parent abf9005 commit 7f5c3fd
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
Expand Up @@ -3,9 +3,9 @@ ARG PHP_VERSION=8.1.27
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.58
ARG HTTPD_VERSION=2.4.59
ARG NGINX_VERSION=1.24.0
ARG NODE_VERSION=20.12.1
ARG NODE_VERSION=20.12.2
ARG COMPOSER_VERSION=2.7.2
ARG YARN_VERSION=1.22.22

Expand Down

0 comments on commit 7f5c3fd

Please sign in to comment.