Skip to content

Commit 25fa206

Browse files
nschonnitargos
authored andcommitted
doc: indent code fence under list item
PR-URL: #29822 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
1 parent f384289 commit 25fa206

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/guides/security_release_process.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ a security release.
7070
* In the docker-node repository run the
7171
[generate-stackbrew-library.sh]( https://github.com/nodejs/docker-node/blob/master/generate-stackbrew-library.sh)
7272
script and replace official-images/library/node with the output generated.
73-
```shell
74-
$ ./generate-stackbrew-library.sh > .../official-images/library/node
75-
```
73+
```console
74+
$ ./generate-stackbrew-library.sh > .../official-images/library/node
75+
```
7676
* Open a PR with the changes to official-images/library/node making sure to
7777
@mention the official images.
7878
[maintainers](https://github.com/docker-library/official-images/blob/master/MAINTAINERS).

0 commit comments

Comments
 (0)