From 0a5667c0c7244e9db66cfec63c8fd209e0bbb6b8 Mon Sep 17 00:00:00 2001 From: Piotr Kazmierczak <470696+pkazmierczak@users.noreply.github.com> Date: Wed, 26 Jul 2023 16:48:15 +0200 Subject: [PATCH] changelog entry for nomad-enterprise#1201 (#18071) --- .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 000000000..05c709571 --- /dev/null +++ b/.changelog/18070.txt @@ -0,0 +1 @@ +build (Enterprise): Support building musl binaries (for Alpine Linux).