Add libstdc++6 dependency
All checks were successful
Deploy / BuildandPush-Docker (push) Successful in 1m52s
All checks were successful
Deploy / BuildandPush-Docker (push) Successful in 1m52s
This commit is contained in:
parent
fd32ae9b36
commit
869c1e930c
@ -2,6 +2,6 @@ FROM ghcr.io/pelican-eggs/yolks:debian
|
||||
|
||||
USER root
|
||||
|
||||
RUN apt install -y openssl libpng16-16 libharfbuzz-bin curl
|
||||
RUN apt install -y openssl libpng16-16 libharfbuzz-bin libstdc++6
|
||||
|
||||
USER container
|
Loading…
x
Reference in New Issue
Block a user