Skip to content

Commit 3a6c78e

Browse files
nschonniTrott
authored andcommitted
doc: indent code fence under list item
PR-URL: #29822 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
1 parent e6c389c commit 3a6c78e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/guides/security_release_process.md

+3-3
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)