Skip to content

Commit e96caa5

Browse files
authored
Update Dockerfile.alpine
1 parent 80f845f commit e96caa5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile.alpine

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ RUN apk --update --no-cache add \
88
git \
99
bash \
1010
gawk \
11-
procps
11+
procps \
12+
coreutils
1213

1314
WORKDIR /backup-utils
1415
ADD https://github.com/github/backup-utils/archive/stable.tar.gz /

0 commit comments

Comments
 (0)