Skip to content

Commit 982d64a

Browse files
committed
change wordpress image version to 4.5.3
1 parent 11a9fa3 commit 982d64a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ services:
1414
networks:
1515
- front
1616
php:
17-
image: evild/alpine-wordpress:latest
17+
image: evild/alpine-wordpress:4.5.3
1818
container_name: wordpress_php
1919
restart: always
2020
volumes:

0 commit comments

Comments
 (0)