Update Docker host runner references in service-container-host-runner… (#50302)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
The example uses the `ubuntu-latest` {% data variables.product.prodname_dotcom %}-hosted runner as the Docker host.
|
||||
The example uses the `ubuntu-latest` {% ifversion not ghes %} {% data variables.product.prodname_dotcom %}-hosted {%- endif %} runner as the Docker host.
|
||||
|
||||
@@ -1 +1 @@
|
||||
This workflow configures a job that runs in the `node:10.18-jessie` container and uses the `ubuntu-latest` {% data variables.product.prodname_dotcom %}-hosted runner as the Docker host for the container. For more information about the `node:10.18-jessie` container, see the [node image](https://hub.docker.com/_/node) on Docker Hub.
|
||||
This workflow configures a job that runs in the `node:10.18-jessie` container and uses the `ubuntu-latest` {% ifversion not ghes %} {% data variables.product.prodname_dotcom %}-hosted {%- endif %} runner as the Docker host for the container. For more information about the `node:10.18-jessie` container, see the [node image](https://hub.docker.com/_/node) on Docker Hub.
|
||||
|
||||
Reference in New Issue
Block a user