mendhak / docker-http-https-echo

Docker image that echoes request data as JSON; listens on HTTP/S, useful for debugging.
https://code.mendhak.com/docker-http-https-echo/
MIT License
621 stars 136 forks source link

Update the version of node engine in package.json #40

Closed rishabhtulsian closed 1 year ago

rishabhtulsian commented 2 years ago

Update the version of the node engine in package.json to 16.0.0 to avoid older vulnerable packages from being picked up in local builds

mendhak commented 2 years ago

@rishabhtulsian like this? https://github.com/mendhak/docker-http-https-echo/pull/41

mendhak commented 1 year ago

tag :25 is released to Docker