From 537ad17b778ce4c11e33146face76300a7b3935b Mon Sep 17 00:00:00 2001 From: prames <134806363+0xprames@users.noreply.github.com> Date: Sun, 8 Oct 2023 01:15:19 +0530 Subject: [PATCH] (chore) fix vergen git sha in docker (#4946) Co-authored-by: Matthias Seitz --- .dockerignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.dockerignore b/.dockerignore index 95c7af355..7dfd185e5 100644 --- a/.dockerignore +++ b/.dockerignore @@ -11,6 +11,7 @@ !Cross.toml !deny.toml !Makefile +!/.git # include for vergen constants # include dist directory, where the reth binary is located after compilation !/dist