We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68824fa commit 8804bccCopy full SHA for 8804bcc
slack-thread-expander/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM public.ecr.aws/docker/library/rust:1.74-bookworm as builder
+FROM public.ecr.aws/docker/library/rust:1.85-bookworm as builder
2
RUN cargo install --git https://github.com/eagletmt/slack-thread-expander --rev cd091d547ac6e6cc478855af887575355018f241
3
4
FROM public.ecr.aws/docker/library/debian:bookworm-slim
0 commit comments