containers / podman-compose

a script to run docker-compose.yml using podman
GNU General Public License v2.0
4.86k stars 465 forks source link

bump podman-compose version to 1.1.1 or 1.2.0 #927

Closed x3ccd4828 closed 1 week ago

x3ccd4828 commented 2 months ago

Describe the bug v1.1.0 release is has a major problem when it can't register the systemd unit. However that is fixed in main branch already in this commit (https://github.com/containers/podman-compose/commit/d31a8b124dba896fc683f755fa5895feee334059).

Would it be possible to bump the version such that fedora iot/silverblue can pick up the fix without having to install it from source?

To Reproduce N/A

Expected behavior N/A

Actual behavior N/A

Output N/A

Environment: N/A

Additional context

Add any other context about the problem here.

p12tic commented 1 week ago

podman-compose 1.2.0 has been released: https://github.com/containers/podman-compose/releases/tag/v1.2.0