Skip to content

Commit 8804bcc

Browse files
committed
slack-thread-expander: rust 1.85
1 parent 68824fa commit 8804bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slack-thread-expander/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM public.ecr.aws/docker/library/rust:1.74-bookworm as builder
1+
FROM public.ecr.aws/docker/library/rust:1.85-bookworm as builder
22
RUN cargo install --git https://github.com/eagletmt/slack-thread-expander --rev cd091d547ac6e6cc478855af887575355018f241
33

44
FROM public.ecr.aws/docker/library/debian:bookworm-slim

0 commit comments

Comments
 (0)