Skip to content

Commit

Permalink
Apply suggestions
Browse files Browse the repository at this point in the history
Signed-off-by: Fran Mulero <fmulero@vmware.com>
  • Loading branch information
fmulero committed Oct 21, 2022
1 parent 23fd6d7 commit 03241d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright 2021-2021 VMware, Inc.
# SPDX-License-Identifier: Apache-2.0
#
FROM bitnami/node:16-prod
FROM bitnami/node:16

LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Readme Generator For Helm" \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The number of `#` characters needed for the section titles is dynamically calcul

## Requirements

The project has been developed and tested with node version `16.14.2`.
The project has been developed and tested with node version `16.x`.

## Install

Expand Down

0 comments on commit 03241d2

Please sign in to comment.