From 53b357b58433c96e09d3f29f7f2cac38bfff3088 Mon Sep 17 00:00:00 2001 From: Spencer Smith Date: Tue, 6 Aug 2019 12:49:30 -0400 Subject: [PATCH] chore: update bzip2 This PR will make use of the new bzip2 image Signed-off-by: Spencer Smith --- pkg.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg.yaml b/pkg.yaml index 86776cf..33644e7 100644 --- a/pkg.yaml +++ b/pkg.yaml @@ -7,7 +7,7 @@ dependencies: - image: docker.io/autonomy/bash:48e85fc - image: docker.io/autonomy/bc:1b24e89 - image: docker.io/autonomy/bison:f20f464 - - image: docker.io/autonomy/bzip2:33106f0 + - image: docker.io/autonomy/bzip2:4c40401 - image: docker.io/autonomy/ca-certificates:c6fe138 - image: docker.io/autonomy/coreutils:2352c24 - image: docker.io/autonomy/cpio:08e31a9