Fix installing of packages
diff --git a/docker/host.sls b/docker/host.sls
index 2cd4ed2..ff42833 100644
--- a/docker/host.sls
+++ b/docker/host.sls
@@ -5,7 +5,7 @@
 - .containers
 
 docker_packages:
-  pkg.latest:
+  pkg.installed:
   - pkgs: {{ host.pkgs }}
 
 network.ipv4.ip_forward: