-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
Golang 1.20.5 uses glibc 2.32, while gcr.io/distroless/base-debian11:latest has 2.31
As a result it leads to the error
/app: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /app)
/app: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /app)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels