mirror of
https://codeberg.org/angestoepselt/refund-form.git
synced 2025-05-24 14:46:16 +00:00
remove deprecated php symbolic link
This commit is contained in:
parent
15e37b3cb7
commit
064a1cf964
1 changed files with 0 additions and 3 deletions
|
|
@ -13,9 +13,6 @@ RUN apk add --no-cache \
|
||||||
php8-fpm \
|
php8-fpm \
|
||||||
supervisor
|
supervisor
|
||||||
|
|
||||||
# Create symlink so programs depending on `php` still function
|
|
||||||
RUN ln -s /usr/bin/php8 /usr/bin/php
|
|
||||||
|
|
||||||
# Configure nginx
|
# Configure nginx
|
||||||
COPY config/nginx.conf /etc/nginx/nginx.conf
|
COPY config/nginx.conf /etc/nginx/nginx.conf
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue