From c31ec45ea0bf36ca2de07ec76cba9dfa64aa93f9 Mon Sep 17 00:00:00 2001 From: Christopher Horrell Date: Thu, 31 Jan 2019 09:54:40 -0500 Subject: [PATCH] Update config for Alpine 3.9 --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 6a3cbd6ca9..aa9d80d9ee 100644 --- a/config +++ b/config @@ -1,4 +1,4 @@ baseuri https://nodejs.org/dist default_variant stretch -alpine_version 3.8 +alpine_version 3.9 debian_versions jessie stretch