Skip to content

Commit 7e779ba

Browse files
RobjSsnim2
authored andcommitted
Build from PHP8.2-apache image as base
1 parent d933077 commit 7e779ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/wordpress/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:7.4-apache
1+
FROM php:8.2-apache
22

33
RUN apt-get update && apt-get install -y --no-install-recommends libmagickwand-dev libjpeg-dev libpng-dev vim-tiny less mariadb-client libgmp-dev libsodium-dev zlib1g-dev libzip-dev && rm -r /var/lib/apt/lists/*
44

0 commit comments

Comments
 (0)