1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-22 15:55:14 +00:00

Update Dockerfile.apache

Update libwp6 to libwp7
This commit is contained in:
Happyfeet01 2023-08-16 11:05:11 +02:00 committed by GitHub
parent b6c3ac4b13
commit a6a0333170
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@ RUN apt-get update \
# Required for GD
libxpm4 \
libxpm-dev \
libwebp6 \
libwebp7 \
libwebp-dev \
## Video Processing
ffmpeg \