1
0
mirror of synced 2025-12-19 18:10:59 -05:00

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:
SKi
2024-04-24 13:41:55 -07:00
committed by GitHub
parent 452c13f84a
commit fb500958bd
2 changed files with 2 additions and 2 deletions

View File

@@ -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.

View File

@@ -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.