Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit f367a23

Browse files
committed
fix dockerfile
1 parent f8716b2 commit f367a23

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
@@ -19,7 +19,7 @@ RUN apt-get update
1919

2020
# Install pre-reqs
2121
RUN apt-get install -y \
22-
&& python curl yq jq locales
22+
&& python curl yq jq locales \
2323
&& build-essential curl file git
2424

2525
# download and install pip

0 commit comments

Comments
 (0)