diff --git a/example/Dockerfile b/example/Dockerfile index 3368eaf..4dfe0ea 100644 --- a/example/Dockerfile +++ b/example/Dockerfile @@ -7,7 +7,7 @@ COPY rootfs / # Setup base RUN apk add --no-cache \ - coreutils=9.4-r1 \ + coreutils=9.4-r2 \ wget=1.21.4-r0 # Build arguments