diff --git a/updatecli/updatecli.d/node.yaml b/updatecli/updatecli.d/node.yaml index bdf296d5..de1acb81 100644 --- a/updatecli/updatecli.d/node.yaml +++ b/updatecli/updatecli.d/node.yaml @@ -67,7 +67,7 @@ targets: matchpattern: >- (.*docker.*run.*)node:.*( .*) replacepattern: >- - ${1}node:{{ source "nodeLatestVersion" }}-alpine{{ source "alpineLatestVersion" }}${3} + ${1}node:{{ source "nodeLatestVersion" }}-alpine{{ source "alpineLatestVersion" }}${2} scmid: default actions: