mirror of
https://git.netzspielplatz.de/docker-multiarch/wordpress-fpm-alpine-webp.git
synced 2025-11-08 14:09:28 +00:00
update to php 8.1 fpm alpine as base
This commit is contained in:
parent
bee28dd1de
commit
afea96bdb7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM wordpress:fpm-alpine
|
||||
FROM wordpress:php8.1-fpm-alpine
|
||||
|
||||
RUN apk update && apk add --no-cache freetype-dev \
|
||||
libjpeg-turbo-dev \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue