Skip to content

Commit

Permalink
Restore to latest PHP WP version
Browse files Browse the repository at this point in the history
  • Loading branch information
brown-a2 committed Jun 14, 2024
1 parent 1573e47 commit 63946bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wordpress.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# Build multisite
# Latest images at https://hub.docker.com/_/wordpress
FROM --platform=linux/amd64 wordpress:6.5.4-php8.2-fpm-alpine
FROM --platform=linux/amd64 wordpress:6.5.4-php8.3-fpm-alpine

# Install additional Alpine packages
RUN apk update && \
Expand Down

0 comments on commit 63946bc

Please sign in to comment.