From 5e1bd6e3f9619e2564a7376a8d0e4db9a284be0c Mon Sep 17 00:00:00 2001 From: "slack-samples[bot]" <169401055+slack-samples[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 19:47:27 +0000 Subject: [PATCH] Update sample app configurations --- .devcontainer/Dockerfile | 2 +- .devcontainer/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index b4982c7..e8ed535 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -21,4 +21,4 @@ RUN export PATH="$DENO_INSTALL/bin:$PATH" WORKDIR /workspaces # Install the Slack CLI -RUN curl -fsSL https://downloads.slack-edge.com/slack-cli/install.sh | bash -s -- -d +RUN curl -fsSL https://downloads.slack-edge.com/slack-cli/install.sh | bash diff --git a/.devcontainer/README.md b/.devcontainer/README.md index 4ef3433..86f345b 100644 --- a/.devcontainer/README.md +++ b/.devcontainer/README.md @@ -30,6 +30,6 @@ file: ``` [codespaces]: https://github.com/features/codespaces -[cli]: https://api.slack.com/automation/cli +[cli]: https://docs.slack.dev/tools/slack-cli/ [container]: https://containers.dev/ [vscode]: https://code.visualstudio.com/docs/devcontainers/containers