Skip to content

Commit e956501

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 4a5ff3c commit e956501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/howto/base_image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ For example these are two scenarios that would make your repositories non-reprod
3030
If you change the base image in a way that is different from repo2docker's default (the Ubuntu `bionic` image), then repositories that **you** build with repo2docker may be significantly different from those that **other** instances of repo2docker build (e.g., those from [`mybinder.org`](https://mybinder.org)).
3131
- **Your base image changes over time.**
3232
If you choose a base image that changes its composition over time (e.g., an image provided by some other community), then it may cause repositories build with your base image to change in unpredictable ways.
33-
We recommend choosing a base image that you know to be stable and trustworthy.
33+
We recommend choosing a base image that you know to be stable and trustworthy.

0 commit comments

Comments
 (0)