Mungert commited on
Commit
26d98a9
·
verified ·
1 Parent(s): 9f5f808

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -16,6 +16,7 @@ RUN apt-get update && \
16
  ccache \
17
  wget \
18
  vim \
 
19
  expect
20
 
21
  # Create a non-root user and set up their environment
 
16
  ccache \
17
  wget \
18
  vim \
19
+ libicu \
20
  expect
21
 
22
  # Create a non-root user and set up their environment