-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
🎸 FeatureNew feature or requestNew feature or request
Description
It would be great if we could support docker-compose.yml files more natively.
At the moment I'm needing to do a crude sed
command to replace the version manually as part of a secondary workflow step.
The only issue is that the current configuration of versioned_files
which takes a list of strings I don't think will work. The main reason being is that you'd need some kind've additional information to detail which images/services within the docker-compose file you want to update/manage.
Perhaps #482 is the answer?
psirenny
Metadata
Metadata
Assignees
Labels
🎸 FeatureNew feature or requestNew feature or request