Skip to content

Commit

Permalink
Merge branch 'php82' into php83
Browse files Browse the repository at this point in the history
  • Loading branch information
boboldehampsink authored Apr 8, 2024
2 parents 416ccac + a0cecae commit 5d1f88c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ ARG IMAGICK_EXT_VERSION=3.7.0
ARG PCOV_EXT_VERSION=1.0.11
ARG HTTPD_VERSION=2.4.58
ARG NGINX_VERSION=1.24.0
ARG NODE_VERSION=20.11.1
ARG COMPOSER_VERSION=2.7.1
ARG YARN_VERSION=1.22.21
ARG NODE_VERSION=20.12.1
ARG COMPOSER_VERSION=2.7.2
ARG YARN_VERSION=1.22.22

# Inherit from Heroku's stack
FROM --platform=linux/amd64 robuust/heroku:22 as stage-amd64
Expand Down

0 comments on commit 5d1f88c

Please sign in to comment.