alpine: update to 3.15

This commit is contained in:
Nico Schottelius 2021-12-11 11:22:55 +01:00
parent d9080ecb94
commit c7ac6e4c4e
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ metadata:
spec:
containers:
- name: alpine
image: alpine:3.14
image: alpine:3.15
args:
- sleep
- "1000000"