From 1c798afdf0d829e6d005e9909f359c976575c852 Mon Sep 17 00:00:00 2001 From: _ <> Date: Sat, 12 Dec 2020 05:23:23 +0000 Subject: [PATCH] :package: build (ptth_relay): update ID of bottom layer that we minimize out --- build_and_minimize.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_and_minimize.bash b/build_and_minimize.bash index 365758f..97b812a 100755 --- a/build_and_minimize.bash +++ b/build_and_minimize.bash @@ -15,7 +15,7 @@ GIT_COMMITISH=$(git rev-parse main) # This is magic and will need to be updated whenever we update the # Debian layer. -BOTTOM_LAYER="cec906613726ec32de92af0ec1cd6692c34df78782227f4415cd12c47a264dd4" +BOTTOM_LAYER="7900806df64cc5adea32b37d8484569598376cac1c66f0810c01b7ad2458e9fd" rm -rf "$TEMP_GIBBERISH" mkdir -p "$TEMP_GIBBERISH/ptth"