Merge pull request #3576 from justincormack/nginx-up

Update nginx image in example
This commit is contained in:
Justin Cormack 2020-11-26 17:36:36 +00:00 committed by GitHub
commit c9a38e135f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ services:
- name: rngd
image: linuxkit/rngd:v0.8
- name: nginx
image: nginx:1.13.8-alpine
image: nginx:1.19.5-alpine
capabilities:
- CAP_NET_BIND_SERVICE
- CAP_CHOWN