Skip to content

Commit ab721ae

Browse files
Add libgcc libstdc++
1 parent 7df49c2 commit ab721ae

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Dockerfile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,9 @@ RUN apk add --no-cache \
4848
starship \
4949
terraform \
5050
musl \
51-
libc6-compat
51+
libc6-compat \
52+
libgcc \
53+
libstdc++
5254

5355
### PIP ###
5456
RUN pip3 install --no-cache-dir awscli

0 commit comments

Comments
 (0)