Skip to content

Commit

Permalink
Merge pull request #29 from qubesome/slack-patch
Browse files Browse the repository at this point in the history
build: Bump Slack to 4.41.97
  • Loading branch information
pjbgf authored Nov 12, 2024
2 parents 9a65f01 + fcab2ff commit 2fca75d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workloads/slack/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG TAG=latest
ARG REGISTRY=ghcr.io/qubesome
FROM ${REGISTRY}/base:${TAG}

ARG SLACK_VERSION=4.41.96
ARG SLACK_VERSION=4.41.97

ARG SLACK_URL="https://downloads.slack-edge.com/desktop-releases/linux/x64/${SLACK_VERSION}/slack-${SLACK_VERSION}-0.1.el8.x86_64.rpm"
ARG SLACK_PUB_KEY_URL="https://slack.com/gpg/slack_pubkey_20240822.gpg"
Expand Down

0 comments on commit 2fca75d

Please sign in to comment.