juanluisbaptiste / docker-otrs

The unofficial Znuny/OTRS Ticketing System docker image
https://www.juanbaptiste.tech/category/otrs
GNU Lesser General Public License v3.0
172 stars 101 forks source link

fix issues with non-quoted variables #127

Closed rdxmb closed 1 year ago

rdxmb commented 1 year ago

this PR fixes the issues with non-quoted variables , described in https://github.com/juanluisbaptiste/docker-otrs/issues/126

juanluisbaptiste commented 1 year ago

Merged, thanks.

rdxmb commented 1 year ago

Have thanks for merging. What is the docker tag this will be pushed to?

juanluisbaptiste commented 1 year ago

For now, juanluisbaptiste/znuny:latest, with juanuisbaptiste/otrs because of the different tagged and broken versions, the latest docker tag points to 6.0.39 git tag, which is the last without issues, So I cannot build the latest tag from master. I will have to create a new branch off the 6.0.39 tag, cherry-pick this commit and build latest from that, but I do not have the time ATM.

rdxmb commented 1 year ago

I see, thanks for the information. Maybe I will build for myself ... . Kind regards.