We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 527ca44 commit 5418ae5Copy full SHA for 5418ae5
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 1.7.3-rc1
4
+
5
+* Updated to ClassicPress 1.7.3
6
7
## 1.7.1-rc1
8
9
* **BREAKING CHANGES**:
classicpress/Dockerfile
@@ -4,7 +4,7 @@ LABEL Maintainer="Marek Sierociński"
LABEL Description="ClassicPress image based on trafex/php-nginx"
# Version of ClassicPress
-ARG version=1.7.1
+ARG version=1.7.3
# ARG corerules_version=3.3.4
ARG www_dir=/var/www/html
10
0 commit comments