sjednac / sbt-ecr

An SBT plugin for managing Docker images within Amazon ECR.
Other
52 stars 25 forks source link

Support image tag mutability property #43

Closed aberman closed 3 years ago

aberman commented 3 years ago

Currently, there is no way to set the image tag mutability property on the CreateRepositoryRequest when creating a new repository.

sjednac commented 3 years ago

Covered by #44 in 0.16.0 - thanks again for the contribution!