Skip to content

Commit b5ea564

Browse files
committed
Chng of docker image in favour of gettext support
1 parent aef95d3 commit b5ea564

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
@@ -2,7 +2,7 @@ version: '3.8'
22

33
services:
44
php:
5-
image: webdevops/php-apache:8.0-alpine
5+
image: webdevops/php-apache:8.0
66
container_name: microsite-boilerplate
77
volumes:
88
- .:/var/www/html/

0 commit comments

Comments
 (0)