From 2ed5b9ca1c9ba186297e2dc00ad73cfc6d5327f6 Mon Sep 17 00:00:00 2001 From: Piotr Kazmierczak <470696+pkazmierczak@users.noreply.github.com> Date: Wed, 26 Jul 2023 16:03:52 +0200 Subject: [PATCH] changelog entry for nomad-enterprise#1201 --- .changelog/18070.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 .changelog/18070.txt diff --git a/.changelog/18070.txt b/.changelog/18070.txt new file mode 100644 index 00000000000..05c70957136 --- /dev/null +++ b/.changelog/18070.txt @@ -0,0 +1 @@ +build (Enterprise): Support building musl binaries (for Alpine Linux).