Skip to content

Commit

Permalink
Add pdo_pgsql package
Browse files Browse the repository at this point in the history
  • Loading branch information
SIMULATAN committed Oct 16, 2024
1 parent 4cab09e commit 1e41964
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.new
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ RUN php artisan view:cache
RUN php artisan optimize

USER root
RUN apk add --no-cache php82-pdo_pgsql
RUN chown -R nobody:nobody /var/www
USER nobody

Expand Down

0 comments on commit 1e41964

Please sign in to comment.