Skip to content

Commit

Permalink
Update slack to 4.33.84
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Aug 7, 2023
1 parent 02f8269 commit 6a4493f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion slack/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ RUN set -eux; \
\
echo 'deb https://packagecloud.io/slacktechnologies/slack/debian jessie main' > /etc/apt/sources.list.d/slack.list

ENV SLACK_VERSION 4.33.73
ENV SLACK_VERSION 4.33.84

RUN set -eux; \
apt-get update; \
Expand Down
4 changes: 2 additions & 2 deletions slack/versions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"sha256": "75748dcce4841329d8be4e930c265f29ed6a89d4d11afe769733866aa546f100",
"version": "4.33.73"
"sha256": "0dfe94cc6d6824e78b24f531f8d761fe0641e7568126844ea9b3e7fb521d5432",
"version": "4.33.84"
}

0 comments on commit 6a4493f

Please sign in to comment.