Snapchat / KeyDB

A Multithreaded Fork of Redis
https://keydb.dev
BSD 3-Clause "New" or "Revised" License
11.34k stars 572 forks source link

Fix incorrect command substitutions in Dockerfile #789

Open stephanosio opened 7 months ago

stephanosio commented 7 months ago

This commit removes the backticks in the Dockerfile that are incorrectly interpreted as command substitutions.