Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin Rust version, update debian #32

Merged
merged 2 commits into from
Jul 2, 2024
Merged

Pin Rust version, update debian #32

merged 2 commits into from
Jul 2, 2024

Conversation

marsavar
Copy link
Contributor

@marsavar marsavar commented Jul 2, 2024

What does this change?

As per PR title. rust:1.79 uses debian-bookworm, so we match the version in the second layer of the Dockerfile.

Why?

To avoid this annoying error:

google-chats-pr-announcer: error while loading shared libraries: libssl.so.3: cannot open shared object file: No such file or directory

How to test

You can build this locally

docker build -t prnouncer
docker run prnouncer

And see that it works.

@marsavar marsavar merged commit f3c14d3 into main Jul 2, 2024
8 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