From 49791807993573fd4d0d1b0619d39070fa45672f Mon Sep 17 00:00:00 2001 From: Casey Waldren Date: Wed, 5 Jun 2024 11:57:12 -0700 Subject: [PATCH] updat eissue text --- .github/ISSUE_TEMPLATE/alpine.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/alpine.md b/.github/ISSUE_TEMPLATE/alpine.md index f9c5f76e..1d9e5ca1 100644 --- a/.github/ISSUE_TEMPLATE/alpine.md +++ b/.github/ISSUE_TEMPLATE/alpine.md @@ -7,6 +7,8 @@ assignees: '' --- -*Alpine Update Available* - There is a new Alpine version available. Please update the Alpine version in the Docker image for Relay. + +```bash +./scripts/update-alpine-version.sh [version without leading 'v'] +```