Skip to content

Commit 91dcac0

Browse files
committed
Mention that 'pyenv update' is also required now
1 parent aa51b93 commit 91dcac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ OPTIONS:
7979

8080
Tier 0 (default - no rework needed):
8181
- [x] Remove trailing whitespace (uses `git`, `xargs` and `sed`)
82-
- [x] Update pinned pyenv tool versions in Dockerfiles (requires `pyenv`)
82+
- [x] Update pinned pyenv tool versions in Dockerfiles (requires `pyenv` and `pyenv update`)
8383
- [x] Update pinned nvm tool versions in Dockerfiles (requires `nvm`)
8484
- [x] Update pinned sdkman tool versions in Dockerfiles (requires [sdkman](https://github.com/sdkman/sdkman-cli))
8585
- [x] Update pinned rr versions in Dockerfiles

0 commit comments

Comments
 (0)