deviantintegral / drupal_tests

A docker container based for running Drupal tests in CircleCI
GNU General Public License v3.0
24 stars 9 forks source link

Update Drupal core to 8.6.7. #50

Closed Jaesin closed 5 years ago

Jaesin commented 5 years ago

There isn't a change to the docker file but there has been a couple of security releases since 8.6.2. Some projects require ^8.6.3`

deviantintegral commented 5 years ago

Thanks for pointing this out. Docker Hub was configured to use linked repositories, so our tags would be rebuilt against the upstream Drupal container any time it was updated with a patch release. That entire feature looks to be gone now, and I can't find any mention of it in the Hub UI or documentation. The closest I can find are issues like https://github.com/docker/hub-feedback/issues/1587 which indicates that linked repositories were entirely broken at some point recently. I may look into hosting the containers on quay.io or elsewhere if I can find a way to replicate the way this worked before.

I manually triggered the rebuilds in the Hub admin UI (there's no need for a commit in the repo), so those should be ready soon. You'll just have to pull the images again.

Jaesin commented 5 years ago

Awesome, TY. I'm now getting core v8.6.7.