Skip to content

Commit c0e07d0

Browse files
committed
feat: Upgrade to CP 1.5.3
1 parent 83d7297 commit c0e07d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classicpress/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM php:8.1-apache-bullseye
22

33
# Version of ClassicPress
4-
ARG version=1.5.2
4+
ARG version=1.5.3
55
ARG corerules_version=3.3.4
66
ARG www_dir=/var/www/html
77

0 commit comments

Comments
 (0)