Skip to content

Commit c1d9d1d

Browse files
committed
update nginx to 1.11.2
1 parent cca75db commit c1d9d1d

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
@@ -1,7 +1,7 @@
11
version: '2'
22
services:
33
nginx:
4-
image: evild/alpine-nginx:1.11.1-libressl
4+
image: evild/alpine-nginx:1.11.2-libressl
55
container_name: wordpress_nginx
66
restart: always
77
volumes:

0 commit comments

Comments
 (0)