Skip to content

Commit b14ddef

Browse files
committed
Update nginx image in example
The original one is not supported on arm64 Signed-off-by: Justin Cormack <justin@specialbusservice.com>
1 parent 7f47981 commit b14ddef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linuxkit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ services:
2424
- name: rngd
2525
image: linuxkit/rngd:v0.8
2626
- name: nginx
27-
image: nginx:1.13.8-alpine
27+
image: nginx:1.19.5-alpine
2828
capabilities:
2929
- CAP_NET_BIND_SERVICE
3030
- CAP_CHOWN

0 commit comments

Comments
 (0)