diff --git a/backdrop/content.md b/backdrop/content.md index e6c81fa27..8e95c84ce 100644 --- a/backdrop/content.md +++ b/backdrop/content.md @@ -77,4 +77,3 @@ If you need additional PHP extensions, you'll need to create your own image `FRO The following Docker Hub features can help with the task of keeping your dependent images up-to-date: - [Automated Builds](https://docs.docker.com/docker-hub/builds/) let Docker Hub automatically build your Dockerfile each time you push changes to it. -- [Repository Links](https://docs.docker.com/docker-hub/builds/#repository-links) can ensure that your image is also rebuilt any time `backdrop` is updated. diff --git a/drupal/content.md b/drupal/content.md index 3c0f1c3f0..758280d9e 100644 --- a/drupal/content.md +++ b/drupal/content.md @@ -95,7 +95,6 @@ If you need additional PHP extensions, you'll need to create your own image `FRO The following Docker Hub features can help with the task of keeping your dependent images up-to-date: - [Automated Builds](https://docs.docker.com/docker-hub/builds/) let Docker Hub automatically build your Dockerfile each time you push changes to it. -- [Repository Links](https://docs.docker.com/docker-hub/builds/#repository-links) can ensure that your image is also rebuilt any time `%%REPO%%` is updated. ## Running as an arbitrary user diff --git a/joomla/content.md b/joomla/content.md index ab825e406..7ab6be806 100644 --- a/joomla/content.md +++ b/joomla/content.md @@ -49,4 +49,3 @@ If you need additional PHP extensions, you'll need to create your own image `FRO The following Docker Hub features can help with the task of keeping your dependent images up-to-date: - [Automated Builds](https://docs.docker.com/docker-hub/builds/) let Docker Hub automatically build your Dockerfile each time you push changes to it. -- [Repository Links](https://docs.docker.com/docker-hub/builds/#repository-links) can ensure that your image is also rebuilt any time `%%REPO%%` is updated. diff --git a/mediawiki/content.md b/mediawiki/content.md index ff0d38a1c..7efe69a4e 100644 --- a/mediawiki/content.md +++ b/mediawiki/content.md @@ -59,4 +59,3 @@ If you need additional PHP extensions, you'll need to create your own image `FRO The following Docker Hub features can help with the task of keeping your dependent images up-to-date: - [Automated Builds](https://docs.docker.com/docker-hub/builds/) let Docker Hub automatically build your Dockerfile each time you push changes to it. -- [Repository Links](https://docs.docker.com/docker-hub/builds/#repository-links) can ensure that your image is also rebuilt any time `%%REPO%%` is updated. diff --git a/wordpress/content.md b/wordpress/content.md index ef9ed9f2c..1bc6da72a 100644 --- a/wordpress/content.md +++ b/wordpress/content.md @@ -67,7 +67,6 @@ If you need additional PHP extensions, you'll need to create your own image `FRO The following Docker Hub features can help with the task of keeping your dependent images up-to-date: - [Automated Builds](https://docs.docker.com/docker-hub/builds/) let Docker Hub automatically build your Dockerfile each time you push changes to it. -- [Repository Links](https://docs.docker.com/docker-hub/builds/#repository-links) can ensure that your image is also rebuilt any time `%%REPO%%` is updated. ## Include pre-installed themes / plugins diff --git a/yourls/content.md b/yourls/content.md index 8bf7f32fc..2c65036b5 100644 --- a/yourls/content.md +++ b/yourls/content.md @@ -54,4 +54,3 @@ If you need additional PHP extensions, you'll need to create your own image `FRO The following Docker Hub features can help with the task of keeping your dependent images up-to-date: - [Automated Builds](https://docs.docker.com/docker-hub/builds/) let Docker Hub automatically build your Dockerfile each time you push changes to it. -- [Repository Links](https://docs.docker.com/docker-hub/builds/#repository-links) can ensure that your image is also rebuilt any time `%%REPO%%` is updated.