Skip to content

Commit

Permalink
chore(deps): update nginx docker tag to v1.27.4
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 94ad2e3 commit c142419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prod-sample/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ services:
aliases:
- extra-slow.api.frank
nginx:
image: 'nginx:1.17.5-alpine'
image: 'nginx:1.27.4-alpine'
volumes:
- './nginx/default.conf:/etc/nginx/conf.d/default.conf'
- './nginx/nginx-cert.pem:/etc/ssl/nginx-cert.pem'
Expand Down

0 comments on commit c142419

Please sign in to comment.