Skip to content

Commit

Permalink
Merge branch 'master' into php82
Browse files Browse the repository at this point in the history
  • Loading branch information
boboldehampsink committed Nov 30, 2023
2 parents a9c9e20 + 77840c0 commit da2b207
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 @@ -7,7 +7,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 da2b207

Please sign in to comment.