examples: Update to Alpine 3.9

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer
2019-03-03 14:32:40 +00:00
parent 71f87cc6a9
commit e8a80665dc
3 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ services:
- INSECURE=true
# A service which generates log messages for testing
- name: write-to-the-logs
image: alpine:3.8
image: alpine:3.9
command: ["/bin/sh", "-c", "while /bin/true; do echo hello $(date); sleep 1; done" ]
- name: write-and-rotate-logs
image: linuxkit/logwrite:62cbf48ee2fcd374f26de7b901adc287ff6f4696