Skip to content

Commit 5418ae5

Browse files
committed
feat: Update to ClassicPress 1.7.3
1 parent 527ca44 commit 5418ae5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.7.3-rc1
4+
5+
* Updated to ClassicPress 1.7.3
6+
37
## 1.7.1-rc1
48

59
* **BREAKING CHANGES**:

classicpress/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LABEL Maintainer="Marek Sierociński"
44
LABEL Description="ClassicPress image based on trafex/php-nginx"
55

66
# Version of ClassicPress
7-
ARG version=1.7.1
7+
ARG version=1.7.3
88
# ARG corerules_version=3.3.4
99
ARG www_dir=/var/www/html
1010

0 commit comments

Comments
 (0)