Skip to content

Commit

Permalink
Update nginx Docker tag to v1.19 (#246)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jun 2, 2020
1 parent e4caa83 commit e24d38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:

# Nginx Service
nginx:
image: 'nginx:1.18'
image: 'nginx:1.19'
ports:
- '80:80'
volumes:
Expand Down

0 comments on commit e24d38f

Please sign in to comment.