Skip to content

Commit a9b2fa4

Browse files
committed
accidently remove umount
Signed-off-by: Taylor Silva <dev@taydev.net>
1 parent 390b8c0 commit a9b2fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ RUN apk --no-cache add \
3131
xz \
3232
iproute2 \
3333
mount \
34-
mount \
34+
umount \
3535
cmd:tar \
3636
sed
3737

0 commit comments

Comments
 (0)