Skip to content

Commit c9a38e1

Browse files
Merge pull request linuxkit#3576 from justincormack/nginx-up
Update nginx image in example
2 parents 7f47981 + b14ddef commit c9a38e1

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)