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

Update Dockerfile

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