Actions
Bug #22921
closedUpgrade fpm in package-build-dockerfiles
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Deployment
Target version:
Story points:
-
Description
We're currently pinned to 1.15.1. The latest version is 1.16.0.
It's not clear why we pin a specific version. It might make sense to pin a more relaxed version like ~> 1.16.
This is the least urgent upgrade task. We're only one release behind. But just in general, it's not a great idea to stay locked on the same version for eternity. IMO our current pin is overly constrained for our needs.
Honestly I might end up fixing this when I write the Ansible playbook in #22958.
Updated by Brett Smith 9 months ago
- Target version changed from Development 2025-07-09 to Development 2025-06-25
- Assigned To set to Brett Smith
- Status changed from New to Resolved
I did this in 5626d0f1e17 while writing #22958.
Updated by Brett Smith 9 months ago
- Related to Bug #22958: Build package build Docker images with Ansible added
Actions