Skip to content

Commit 176dbde

Browse files
committed
Fixed a typo in the Dockerfile
- Legacy-Id: 11665
1 parent 310336b commit 176dbde

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ ENV DEBIAN_FRONTEND=noninteractive
3333

3434
# Install needed packages
3535
RUN apt-get update && apt-get install -qy \
36+
bzip2 \
3637
ca-certificates \
3738
colordiff \
3839
gawk \

0 commit comments

Comments
 (0)