Skip to content

Commit b396a78

Browse files
committed
chore: bump WordPress version to 6.4
1 parent b33048c commit b396a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM php:8.1-apache-buster as dev
22

33
LABEL org.opencontainers.image.source=https://github.com/sparkbox/sparkpress-wordpress-starter
44

5-
ENV WP_VERSION=6.3.2
5+
ENV WP_VERSION=6.4
66

77
RUN apt-get update \
88
&& apt-get install -y libpng-dev libjpeg62-turbo-dev libzip-dev

0 commit comments

Comments
 (0)