mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-13 23:13:10 +00:00
Update all uses of alpine:3.9 to alpine:3.11
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
@@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:69b4a35eaa22eba4990ee52cccc8f48f6c08ed03
|
||||
onboot:
|
||||
- name: test
|
||||
image: alpine:3.9
|
||||
image: alpine:3.11
|
||||
readonly: true
|
||||
binds:
|
||||
- /check.sh:/check.sh
|
||||
|
||||
Reference in New Issue
Block a user