Closed jforest closed 9 months ago
According to https://docs.aws.amazon.com/batch/latest/userguide/compute_environments.html#managed_compute_environments
We should only have to add UpdateToLatestImageVersion: true to the compute environtment configuration and then push it out.
UpdateToLatestImageVersion: true
closed via #200 and #201
According to https://docs.aws.amazon.com/batch/latest/userguide/compute_environments.html#managed_compute_environments
We should only have to add
UpdateToLatestImageVersion: true
to the compute environtment configuration and then push it out.