Add missing quote

This commit is contained in:
decentral1se 2021-03-16 09:24:21 +01:00
parent 9e953319cf
commit b4eae2e5e5
Signed by untrusted user who does not match committer: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ label+='.version=${'
label+="${version_lookup}"
label+='}-${'
label+="${digest_lookup}"
label+='}'
label+='}"'
echo
echo "--- And don't forget to label the actual service in the compose file ---"