Skip to content

Update base image from debian:bookworm-slim to debian:trixie-slim#28

Merged
benhansen-io merged 2 commits intobenhansen-io:mainfrom
hedrickbt:main
Oct 31, 2025
Merged

Update base image from debian:bookworm-slim to debian:trixie-slim#28
benhansen-io merged 2 commits intobenhansen-io:mainfrom
hedrickbt:main

Conversation

@hedrickbt
Copy link
Contributor

To fix an issue with GLIBC when running the image after building

docker run --env-file ./configs/docker.env -p 8000:8000 -p 8888:8888/udp pinging:0.0.1

/app/pinging: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /app/pinging)

To fix an issue with GLIBC when running the image after building

docker run --env-file ./configs/docker.env -p 8000:8000 -p 8888:8888/udp pinging:0.0.1 

/app/pinging: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /app/pinging)
Update base image from debian:bookworm-slim to debian:trixie-slim
@hedrickbt
Copy link
Contributor Author

Build is running on MacBook Pro M4 Max using Orbstack

Copy link
Owner

@benhansen-io benhansen-io left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@benhansen-io benhansen-io merged commit bd34842 into benhansen-io:main Oct 31, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants