You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For several reasons, our project should do apt-get install postgres-client-10 in ruby docker container, but can not do with the current ruby:2.4.4 image.
I can do this with the image created two weeks ago.