Skip to content

Commit

Permalink
chore: update WordPress to 6.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dustin-jw committed Oct 27, 2023
1 parent 2826c6a commit 6fb3bb0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ FROM php:8.1-apache-buster as dev

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

# When changings, also change in .circleci/config.yml
ENV WP_VERSION=6.3.1
ENV WP_VERSION=6.3.2

RUN apt-get update \
&& apt-get install -y libpng-dev libjpeg62-turbo-dev libzip-dev
Expand Down

0 comments on commit 6fb3bb0

Please sign in to comment.