Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/composer/twig/twig-3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joschahenningsen authored Dec 14, 2023
2 parents 9ce32e9 + d64407e commit dddcd00
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 @@ -6,7 +6,7 @@ COPY ./composer.lock /app

RUN composer install --no-dev

FROM php:8.2.12-apache
FROM php:8.3.0-apache
RUN a2enmod rewrite

WORKDIR /var/www/html/
Expand Down

0 comments on commit dddcd00

Please sign in to comment.