docs icon indicating copy to clipboard operation
docs copied to clipboard

Dependencies don't install on latest Alpine

Open sjelisonI opened this issue 1 year ago • 2 comments
trafficstars

Type of issue

Code doesn't work

Description

For the latest Alpine 3.19, the listed instructions for installing dependencies no longer work: apk add bash icu-libs krb5-libs libgcc libintl libssl1.1 libstdc++ zlib

Because apparently Alpine 3.19 now uses libssl3 instead of libssl1.1

Page URL

https://learn.microsoft.com/en-us/dotnet/core/install/linux-alpine

Content source URL

https://github.com/dotnet/docs/blob/main/docs/core/install/linux-alpine.md

Document Version Independent Id

f066a748-0a7d-7506-3b18-c422fef13293

Article author

@adegeo

Metadata

  • ID: b5e950a9-28c4-91f3-919b-d12f4e029fca
  • Service: dotnet-fundamentals
  • Sub-service: install

sjelisonI avatar Feb 21 '24 19:02 sjelisonI

Hi @sjelisonI I haven't updated the article for 3.19. I'll get to it soon. Thank you for the notification.

adegeo avatar Feb 21 '24 20:02 adegeo

@leecow Anything else I should do to the Alpine docs?

adegeo avatar Feb 21 '24 20:02 adegeo

Nothing additional that I'm aware of.

leecow avatar Feb 22 '24 15:02 leecow