Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into CICD
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandro-yakovlev committed Apr 25, 2023
2 parents 0e0b967 + 6a1df78 commit 6a1c206
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/php-fpm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ FROM php:8.1.0-fpm-alpine

# Install packages
RUN apk add --no-cache curl git build-base zlib-dev oniguruma-dev autoconf bash
RUN apk add --update linux-headers

# Xdebug
ARG INSTALL_XDEBUG=false
Expand Down

0 comments on commit 6a1c206

Please sign in to comment.