Skip to content

Commit

Permalink
feat: Upgrade to CP 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
marverix committed Jul 1, 2023
1 parent 070f809 commit 95b9511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classicpress/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM php:8.1-apache-bullseye

# Version of ClassicPress
ARG version=1.5.2
ARG version=1.5.3
ARG corerules_version=3.3.4
ARG www_dir=/var/www/html

Expand Down

0 comments on commit 95b9511

Please sign in to comment.