diff --git a/Dockerfile b/Dockerfile index f431e4a..fb6c4dd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # You can change this to a different version of Wordpress available at # https://hub.docker.com/_/wordpress -FROM wordpress:5.3.2-apache +FROM wordpress:7.4-apache RUN apt-get update && apt-get install -y magic-wormhole