Skip to content

Commit

Permalink
🗑️ Remove old link (KATO-Hiro#3583)
Browse files Browse the repository at this point in the history
  • Loading branch information
KATO-Hiro committed Mar 19, 2022
1 parent 95ccf99 commit 65bd589
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker_containers/ruby/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
| *Container OS* | Debian |
| *Languages, platforms* | Ruby |

See **[history](history)** for information on the contents of published images.
See **history** for information on the contents of published images.

## Using this definition

Expand Down Expand Up @@ -46,7 +46,7 @@ You can decide how often you want updates by referencing a [semantic version](ht

However, we only do security patching on the latest [non-breaking, in support](https://github.com/microsoft/vscode-dev-containers/issues/532) versions of images (e.g. `0-2.7`). You may want to run `apt-get update && apt-get upgrade` in your Dockerfile if you lock to a more specific version to at least pick up OS security updates.

See [history](history) for information on the contents of each version and [here for a complete list of available tags](https://mcr.microsoft.com/v2/vscode/devcontainers/ruby/tags/list).
See history for information on the contents of each version and [here for a complete list of available tags](https://mcr.microsoft.com/v2/vscode/devcontainers/ruby/tags/list).

Alternatively, you can use the contents of `base.Dockerfile` to fully customize your container's contents or to build it for a container host architecture not supported by the image.

Expand Down

0 comments on commit 65bd589

Please sign in to comment.