Skip to content

java17 image: knockd requires GLIBC_2.34, causing autopause to fail #3190

java17 image: knockd requires GLIBC_2.34, causing autopause to fail

java17 image: knockd requires GLIBC_2.34, causing autopause to fail #3190

Workflow file for this run

name: Issues notify
on:
issues:
types:
- opened
- labeled
- unlabeled
- closed
jobs:
notify:
uses: itzg/github-workflows/.github/workflows/issues-notify-discord.yml@main
with:
triageLabel: 'status/needs triage'
secrets:
discordWebhook: "${{secrets.DISCORD_ISSUES_WEBHOOK}}"