From 97cfac538a77179791ac6f24255b48c77c944adc Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 7 Jan 2021 00:02:54 +0100 Subject: [PATCH] Fix syntax --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 6ed3dae..fc331f9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -58,7 +58,7 @@ python3 \ python3-dev ENV MOLECULE_PLUGINS="\ -molecule-hetznercloud +molecule-hetznercloud \ " # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917006