Skip to content

Commit

Permalink
Added temporary line to fix php 8.2 weirdness
Browse files Browse the repository at this point in the history
  • Loading branch information
dmols committed Jan 27, 2025
1 parent 6c7b216 commit a5e5cac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/nginx/Dockerfile.composer
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM composer
FROM composer:2.2.18

RUN apk add gd-dev libpng-dev
RUN docker-php-ext-install gd
WORKDIR /app
WORKDIR /app

0 comments on commit a5e5cac

Please sign in to comment.