Skip to content

Conversation

@sachilles
Copy link
Contributor

@jcormier jcormier self-assigned this Jul 16, 2025
Comment on lines 944 to 947
- Commands to run to update image to next redmine release, examples are from 6.0.5 to 6.0.6
```bash
sed -i 's/6.0.6/6.0.6/g' VERSION README.md docker-compose* Dockerfile
sed -i 's/6.0.5/6.0.6/g' VERSION README.md docker-compose* Dockerfile
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While the readme was wrong. This was sorta there on purpose, as it required fewer manual updates since the sed command would essentially update itself... Maybe it could be reworded.

@jcormier jcormier merged commit a85870a into sameersbn:master Jul 16, 2025
1 check passed
@jcormier
Copy link
Collaborator

Thanks

@sachilles
Copy link
Contributor Author

@jcormier Please don't forget the tag for providing the corresponding release. Thanks in advance.

@jcormier
Copy link
Collaborator

Please don't forget the tag for providing the corresponding release. Thanks in advance.

Done. Sorry about that, was mid way through when I got derailed...

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.

2 participants