File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -50,8 +50,8 @@ WORKDIR /var/www/wp-content
50
50
RUN chown -R nobody.nobody /var/www
51
51
52
52
# WordPress
53
- ENV WORDPRESS_VERSION 6.2.2
54
- ENV WORDPRESS_SHA1 a355d1b975405a391c4a78f988d656b375683fb2
53
+ ENV WORDPRESS_VERSION 6.3.1
54
+ ENV WORDPRESS_SHA1 052777aef40e7f627c63c8a26eefe37b843a44df
55
55
56
56
RUN mkdir -p /usr/src
57
57
Original file line number Diff line number Diff line change 1
1
2
2
# WordPress Docker Container
3
3
4
- Lightweight WordPress container with Nginx 1.22 & PHP-FPM 8.2 based on Alpine Linux.
4
+ Lightweight WordPress container with Nginx 1.24 & PHP-FPM 8.2 based on Alpine Linux.
5
5
6
- _ WordPress version currently installed:_ ** 6.2.2 **
6
+ _ WordPress version currently installed:_ ** 6.3.1 **
7
7
8
8
* Used in production for many sites, making it stable, tested and up-to-date
9
9
* Optimized for 100 concurrent users
You can’t perform that action at this time.
0 commit comments