mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-30 00:05:53 +00:00
tests: Update alpine 3.8 to 3.9
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
@@ -38,7 +38,7 @@ onboot:
|
||||
net: /run/netns/wg1
|
||||
onshutdown:
|
||||
- name: test2
|
||||
image: alpine:3.8
|
||||
image: alpine:3.9
|
||||
binds:
|
||||
- /tmp:/tmp
|
||||
- /check.sh:/check.sh
|
||||
@@ -55,7 +55,7 @@ services:
|
||||
- CAP_SETGID
|
||||
- CAP_DAC_OVERRIDE
|
||||
- name: test
|
||||
image: alpine:3.8
|
||||
image: alpine:3.9
|
||||
net: /run/netns/wg1
|
||||
pid: host
|
||||
capabilities:
|
||||
|
||||
Reference in New Issue
Block a user