griffithlab / docker-pvactools

Other
3 stars 7 forks source link

Update to the latest version #4

Closed susannasiebert closed 5 years ago

tmooney commented 5 years ago

As a side note, we should maybe give some thought into a process for doing this that doesn't temporarily lead to the creation of a new docker tag but pointing to the old version of the Dockerfile. This comes up a lot with our Docker repos.

susannasiebert commented 5 years ago

@tmooney an alternative might be to make the PR to master and then make a branch off of master once the PR is merged.

tmooney commented 5 years ago

That seems like a good strategy--then latest gets updated with the new release "for free", too!