Skip to content

Commit 946a503

Browse files
committed
Merge branch 'edenpark59-master'
2 parents ca2b875 + 6a8ffc1 commit 946a503

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
@@ -27,7 +27,7 @@ services:
2727
- rqworker
2828
nginx:
2929
command: nginx -c /etc/netbox-nginx/nginx.conf
30-
image: nginx:1.15-alpine
30+
image: nginx:1.17-alpine
3131
depends_on:
3232
- netbox
3333
ports:

0 commit comments

Comments
 (0)