mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-05 00:42:54 +00:00
pkg/runc: bump alpine base to newest one.
Corresponding to the similar changes in ed2dd46cd0
.
Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM linuxkit/alpine:3683c9a66cd4da40bd7d6c7da599b2dcd738b559 as alpine
|
||||
FROM linuxkit/alpine:0de3332a65895be3a610a99377545c157ca4b138 as alpine
|
||||
RUN \
|
||||
apk add \
|
||||
bash \
|
||||
|
Reference in New Issue
Block a user