Skip to content

Commit

Permalink
Merge branch 'php82' into pdo_sqlsrv
Browse files Browse the repository at this point in the history
  • Loading branch information
boboldehampsink committed Nov 30, 2023
2 parents 036a038 + da2b207 commit 90c95ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ARG HTTPD_VERSION=2.4.58
ARG NGINX_VERSION=1.24.0
ARG NODE_VERSION=20.10.0
ARG COMPOSER_VERSION=2.6.5
ARG YARN_VERSION=1.22.19
ARG YARN_VERSION=1.22.21

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

0 comments on commit 90c95ed

Please sign in to comment.