Skip to content

fix: strip v prefix from docker image tags in Telegram notification#1461

Open
ntheanh201 wants to merge 1 commit intoWei-Shaw:mainfrom
ntheanh201:fix/tele-ms
Open

fix: strip v prefix from docker image tags in Telegram notification#1461
ntheanh201 wants to merge 1 commit intoWei-Shaw:mainfrom
ntheanh201:fix/tele-ms

Conversation

@ntheanh201
Copy link
Copy Markdown

docker images are tagged without the v prefix (e.g. 0.1.107), but the Telegram notification was using TAG_NAME (e.g. v0.1.107) for docker pull commands.

Switch to VERSION which already strips the leading v.

Signed-off-by: The Anh Nguyen <ntheanh201@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant