vi / websocat

Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions
MIT License
7.18k stars 278 forks source link

Changed `as` to `AS` in Dockerfile #268

Closed itdojo closed 1 month ago

itdojo commented 1 month ago

Syntax fix: Eliminates warning when running docker build.

Example:

 1 warning found (use docker --debug to expand):
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 2)