Skip to content

Commit b4cd4d0

Browse files
committed
change to wordpress docker alpine for size and performance
1 parent f57af34 commit b4cd4d0

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
@@ -16,7 +16,7 @@ services:
1616
- wordpress-network
1717

1818
wordpress:
19-
image: wordpress
19+
image: wordpress:5.3.2-php7.4-fpm-alpine
2020
restart: unless-stopped
2121
ports:
2222
- 8089:80

0 commit comments

Comments
 (0)