mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 01:06:27 +00:00
Update nginx image in example
The original one is not supported on arm64 Signed-off-by: Justin Cormack <justin@specialbusservice.com>
This commit is contained in:
parent
7f479817ab
commit
b14ddef1a0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user