We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b33048c commit b396a78Copy full SHA for b396a78
Dockerfile
@@ -2,7 +2,7 @@ FROM php:8.1-apache-buster as dev
2
3
LABEL org.opencontainers.image.source=https://github.com/sparkbox/sparkpress-wordpress-starter
4
5
-ENV WP_VERSION=6.3.2
+ENV WP_VERSION=6.4
6
7
RUN apt-get update \
8
&& apt-get install -y libpng-dev libjpeg62-turbo-dev libzip-dev
0 commit comments