Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Co-authored-by: Fabio Niephaus <code@fniephaus.com>
  • Loading branch information
dnestoro and fniephaus committed Jul 25, 2023
1 parent 18a57c3 commit 68b588c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ If you want to extend this list, please create separate pull request to do that.
That pull request should add a new file in the [`allowed-docker-images` directory](https://github.com/oracle/graalvm-reachability-metadata/blob/master/tests/tck-build-logic/src/main/resources/allowed-docker-images)
with the name in the format `Dockerfile-<dockerImageName>` (replace all occurrence of `/` with `_`) .
The only line that this file needs to contain is `FROM <dockerImageName>`.
Once open a pull request, please post the result of the following command in your pull request description:
Once you have opened such a pull request, please post the result of the following command in your pull request description:

```shell
grype <dockerImageName>
Expand Down

0 comments on commit 68b588c

Please sign in to comment.